-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comando criar - variáveis com nomes de comandos - prevenção de erros #98
Comments
Solved. Waiting for review. @amamory |
The following sequence of commands shows that it is not working. The variable xuxu and xuxa were not created.
|
Fixed!!!
|
O correto é não permitir criar variáveis com nomes de comandos da linguagem. Deve ser informado ao usuário q
ue é uma palavra reservada da linguagem.
The text was updated successfully, but these errors were encountered: