Mention the data type foe variable a=['a','b','c','d']
Answers
Answered by
0
Answer:
hi i am magi i need your help
Answered by
0
Answer:
A variable can be thought of as a memory location that can hold values of a specific type. The value in a variable may change during the life of the program—hence the name “variable.” ... A variable that holds integers (whole numbers) has the data type Integer and is called an integer variable.
Similar questions