Your first conversation with a computer. Learn to display messages, store information in variables, and create fun text-based outputs.
Try the first lesson for free! You can preview other lesson titles below, but you'll need to enroll to access the full content.
Discover what AI is, set up your Trinket coding environment, and write your very first Python program
Learn to print multiple messages, use emojis, multiply and join text, and create cool patterns with print()!
Learn to store information in variables - Python's memory boxes that remember things for you!
Learn to combine text with concatenation, use string superpowers like .upper() and .lower(), find string length, and create fun text transformations!
Learn to write clean, organized code with comments and discover f-strings — the easy way to print variables inside text!
Learn how to make your programs interactive by using input() to have real conversations with the computer!
Discover why input() always returns a string and learn how to use int() and float() to convert it into numbers — so Python can do real maths with player input!
Review everything from Term 1 with challenges and quizzes, then choose your final project: Mad Libs or Joke Machine — both use every skill you've learned!
Present your Mad Libs game to the class, celebrate everything you've built in Term 1, and get a sneak peek at what's coming in Term 2!