WeCode101 is a platform for short coding tutorials

These tutorials will aim to help you gain quick understanding, that will hopefully solve your technical problems.

x = 1 if x == 1:

# indented four spaces

print("x is 1.")