+ 1
How can the user introduce a word?
How can the user introduce a word? I mean, for example, if you want a variable be, in your program euro, gold, bucks, things, lei etc... how to do?
1 Resposta
0
You can't possibly use a user-given string as the name of a variable, in case that is what you want.