Python Unit 2 Resources
Key Terms
Key Terms
type
string
casting
Float
Integer
Boolean
Expression
Composition
True
False
If
Else
Elif
Conditionals
Flow of control
List
Item
Index
Slice
Append
Pop
Remove
While Loop
Essential Questions
Essential Questions
How do you apply Data Types in Python?
How do you apply Arguments in Python?
How do you apply lists in Python?
How do you apply a While Loops in Python?