In Python, only one type of data can be stored in memory.
Answers
Answered by
0
Explanation:
A variable (location in memory) can store only one type of data (int, double, string etc.) ... However, for storing different data types and values in the same program, you can declare different variables like b, c, area, volume etc.
Answered by
0
Answer: It's True.
Explanation:
A variable (location in memory) can store only one type of data (int, double, string etc.)
Similar questions
Political Science,
1 month ago
Social Sciences,
1 month ago
Math,
2 months ago
History,
9 months ago
Geography,
9 months ago