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:
- Go to 'Lesson 27'
- Edit Code to 'func buy_selected_item():
int(player_input) = get_player_input()' the edited part is the added "int()" at the wrong place
- Click 'Run'
- 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

Information about your device (please complete the following information):
- Operating System: Windows
- Browser: Chrome
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:
int(player_input) = get_player_input()' the edited part is the added "int()" at the wrong place
Expected behavior
To see if this code works or not, and get an error message explaing what kind of error it is.
Screenshots

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