Day 1:
Review
casting (str to int, int to str, float to int, str to float ... all you can think of)
//, **
Day 2:
functions
operators: and & or
www.random.org/integer-sets/
Day 3:
lists
searching
linear
binary
recursion
Day 4:
Challenges!