16 exercises ยท 6 topics ยท free
Python Exercises for Beginners
Short practice problems from your first print() to FizzBuzz. Pick one and solve it in a real editor and terminal in your browser โ an AI mentor checks your output and hints when you're stuck.
Your progress
0 / 16 solved
0/8 Easy
0/7 Medium
0/1 Hard
Difficulty
16 of 16
#ExerciseTopicsDifficulty
05
Shout It
You are given a variable name = "ada lovelace". Print the name in all uppercase letters.
Easy
13
Times Table
Print the multiplication table for 7, from 7 ร 1 to 7 ร 10, in the format below.
Medium
Solved them all? Keep going.
These 16 exercises are the first steps of a much longer road. The py.ninja roadmap takes you from the basics to building your own games and utilities โ 70+ interactive lessons, a browser IDE, and an AI mentor that checks your code.
Open the Roadmap