Computer Science, asked by bernadettkullu, 6 months ago

5. Which of the following are valid variable names in Python? Why / Why not?
(a) Smoney (b) if (c) cost price
(d) class​

Answers

Answered by anuragsingh1462
0

Answer:

A valid variable name starts with a letter, followed by letters, digits, or underscores. MATLAB® is case sensitive, so A and a are not the same variable. The maximum length of a variable name is the value that the namelengthmax command returns.

Similar questions
Math, 10 months ago