Trouble with variable names I can not figure out the problem of the problem? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Trouble with variable names I can not figure out the problem of the problem?

This_is_a_normal_name = 7 123abc = 7

22nd Nov 2021, 7:56 PM
Andrew Lowe
Andrew Lowe - avatar
4 Answers
0
1) the way it sounds in my head it sounds hilarious 😂🤣 2) can you include the type
22nd Nov 2021, 8:00 PM
Jackson Jameson
Jackson Jameson - avatar
0
I just keep getting error in what I input in with print () Change of end sentences ? I'm not what to im start think to give up
22nd Nov 2021, 8:08 PM
Andrew Lowe
Andrew Lowe - avatar
0
never give up look at it from a different angle oh and can you include your code?
22nd Nov 2021, 8:10 PM
Jackson Jameson
Jackson Jameson - avatar
0
And NEVER begin a variable name with a number, like 123abc = 7 This is not possile and gives an error.
22nd Nov 2021, 8:34 PM
Coding Cat
Coding Cat - avatar