Use Python turtle to code a Christmas card
12 Days of xmas song – code an efficient solution.
Xmas present tracker – create a program that keeps track of what presents you are going to buy for who and how much it’s all going to cost – store in either a CSV or a SQLite Database.
Countdown to Christmas app – tells you how many sleeps til xmas.
Christmas elf name generator
random song picker – create a python program that picks a random xmas song from a list to play
(extension challenges – connect to a song api to get song list, get python to launch a YouTube search for the selected video)