Skip to content

Fix IndentationErrors in Adventure-game.py #124

@cclauss

Description

@cclauss

@aritrochakraborty29 Can you please add indentation to Adventure-game.py so that our automated tests pass?

$ flake8 . --count --select=E9,F63,F7,F82 --show-source --statistics

./Adventure-game.py:12:1: E999 IndentationError: expected an indented block
print("You are in ROOM 1 now.")
^

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions