Have students develop a geographic visualization of Twitter data across America in Python to give them experience using dictionaries, lists, and data abstraction techniques.
Have students design a simple game using classes in Python so they realize that even beginners are capable of writing interesting programs.