WeCode101 is a platform for short coding tutorials
These tutorials will aim to help you gain a quick understanding on a particular subject matter of concern, that will potentially solve your technical problems.x = 1 if x == 1:
# indented four spaces
print("x is 1.")