Coding Concepts Learning Game

For Loop Echo Game

Enter a number and click the button to see the loop output and code:

Enter number and click on submit button to view results and code

While Loop Echo Game

Enter a number and click the button to see the loop output and code:

Enter number and click on submit button to view results and code

If-Else Condition Game

Enter a number and check if it's even or odd :

Enter number and click on submit button to view results and code

Nested If-Else Condition Game

Enter a number to check if it's a positive, negative, or zero number:

Enter number and click on submit button to view results and code

Switch Statement Game

Enter a number (1-3) and click the button to see the result and code:

Enter number and click on submit button to view results and code
Give Feedback