how to identify valid and invalid variables in python
Answers
Answered by
3
Answer:
So, it will be very easy to make use of the memory address using a variable name rather than hexadecimal values. In the above diagram, memory address 22fe4c has been mapped with the variable name letter. ... Variable name should start with letter(a-zA-Z) or underscore (_)
Similar questions