Skip to content

Lesson 27, Cant assign to an expression #483

@SRhinocodes

Description

@SRhinocodes

Describe the bug
"Cant assign to an expression" is the error message I get asking me to report it.

To Reproduce
Steps to reproduce the bug:

  1. Go to 'Lesson 27'
  2. Edit Code to 'func buy_selected_item():
    int(player_input) = get_player_input()' the edited part is the added "int()" at the wrong place
  3. Click 'Run'
  4. See error

Expected behavior
To see if this code works or not, and get an error message explaing what kind of error it is.

Screenshots
image

Information about your device (please complete the following information):

  • Operating System: Windows
  • Browser: Chrome

Metadata

Metadata

Assignees

No one assigned

    Labels

    contentIssues with the lessons, practices, including their code examples

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions