indentationerror: expected an indented block

4

IndentationError: expected an indented block

By Beginner Marcos Schamberger at Feb 15 2021

0

File "demo_indentation_test.py", line 2 print("Five is greater than two!") ^ IndentationError: expected an indented block

By Beginner Kirk Bartell at Nov 01 2020


Related code examples


Code examples by languages