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 Dynamic Conditions with JavaScript: Build a profile card that updates dynamically based on runtime variables like username, avatar, background, and more. Strengthen your coding skills by mastering condition-based rendering in this hands-on project. Perfect for improving dynamic HTML generation.
10hrs average
Python Exercises for beginners, from Hello World to variables, loops and a little bit of functions.