Practice & Learn
🧩 Code Challenges Hub
Test your skills with hands-on coding challenges. Choose a topic and start practicing!
28
Total
11
Topics
8
Beginner
20
Advanced
Showing 3 challenge(s)
Beginner
#11
Read User Input
Write a program that asks the user for their name and greets them.
ConsoleApp
Start
Beginner
#16
Simple Calculator
Write a program that asks for two numbers and prints their sum.
ConsoleApp
Start
Intermediate
#17
Guessing Game
Write a program that generates a random number and asks the user to guess it.
ConsoleApp
Start