Post

Replies

Boosts

Views

Activity

Problem with learning Python in Xcode
Hi, sorry for wasting your time on probably such easy question, but I encountered a problem while learning Python from solo learn. I have a task: name = input("Enter your name: ") print("Hello, " + name) When I run the code console doesn't let me input text anywhere. It only prints "Enter your name: " What's wrong with my settings?
1
0
180
Jun ’22