Home
Flashcards
Preview
python Data Types
Home
Get App
Take Quiz
Create
strings
'hello'used one line
"hello" used for one line
'''hello''' used for multiple lines
"""hello""" used for multiple lines
floats
ex
3.0
3.33
5.9
20.554334
list
list = [3, 4, 5, 6]
Author
etapia001
ID
254774
Card Set
python Data Types
Description
Python Data types
Updated
2014-01-02T07:53:25Z
Show Answers
Home
Flashcards
Preview