Python Programming Flashcards
1
Q
Storing variable
A
Is like a box that stores value
Print”what is your name?”
2
Q
Data type
A
Numbers
String - just words
List- converts the data to lists
3
Q
Python
A
A computer language