Browse our list of curated database of projects, exercises, and lessons to learn Conditions
Using conditions to control the flow of your code and make the computer obey
4hrs average
Practice conditions, render a profile card based on a series of variables that could change in value during runtime like: username, avatar, etc.
10hrs average
Python Exercises for beginners, from Hello World to variables, loops and a little bit of functions.