Coding Challenges

Apply your skills and climb the ranks!

Your Progress

0 / 20

Challenge Levels

Select a level to begin.

Level 1

Variable Swap

Python

You are given two variables, `a` and `b`. Swap their values and print them.