How do we assign values to variables in Python?
Answers
Answered by
1
___________✉
▶A Python variable is a reserved memory location to store values. In other words, a variable in a python program gives data to the computer for processing. Every value in Python has a datatype. Different data types in Python are Numbers, List, Tuple, Strings, Dictionary, etc
Similar questions
Math,
7 months ago
Math,
7 months ago
Computer Science,
7 months ago
Math,
1 year ago
CBSE BOARD X,
1 year ago
Math,
1 year ago