F
F
firefly91142020-04-26 16:45:59
Python
firefly9114, 2020-04-26 16:45:59

How to fix syntax in IDLE in Python version name?

5ea5905d8ca72920724775.png
error occurs when pressing Run ▶Run Module

Answer the question

In order to leave comments, you need to log in

3 answer(s)
V
Vadim Shatalov, 2020-04-26
@netpastor

There is a mistake - not in the name of the python version
print("Hello, world!")

F
firefly 9114, 2020-04-26
@firefly9114

Thank you. I found an error.
I saved the file incorrectly.
When creating "Hello World", it was not necessary to leave everything that was originally written.
File ->New (Untitled - empty window)
print ("Hello world")
Run ▶Run Module

A
Andrey_Dolg, 2020-04-26
@Andrey_Dolg

Umm, and idle is it really necessary to use it ???
Did you by any chance copy-paste the IDLE output into the script editor?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question