what is variable in python? Give some examples.
Answers
Answered by
7
hey mate here is your answer
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
Chemistry,
6 months ago
Math,
6 months ago
English,
6 months ago
Hindi,
1 year ago
Computer Science,
1 year ago
Computer Science,
1 year ago