Question
What else can I make with what I’ve learned so far?
Answer
You’ve learned enough to make lots of things! Understanding the basic syntax, variables, conditional statements, and even the datetime
library leaves you with lots of cool options to choose from. And luckily enough, the internet is filled to the brim with other programmers and coding resources!
Some notable places to look for programming projects are:
www.reddit.com/r/learnprogramming and their FAQ page, which includes project ideas!
The Codecademy Python Forums
And if you get stuck along the way, the forums are there for you, and so is Stack Overflow, arguably the single most useful developer site in the world for when you have a code question!