Loading

Quipoin Menu

Learn • Practice • Grow

python / Python Syntax
exercise
1/5
Exercise 1Python
Question

What is indentation in Python? Write a program with an `if` statement to demonstrate proper indentation. What happens if you mix spaces and tabs?