Print('hello world') not working?

Joined
Aug 17, 2024
Messages
11
Reaction score
0
Why doesn't print('hello world') work for me?
Here's the error:
Code:
File "c:\Users\skibidi\OneDrive\Desktop\solvetheuniverse\helloworld.py", line 1, in <module>
ConnectionError: Failed to connect to the Milky Way. The universe might be too vast or the network too distant.
 
Last edited:
Joined
Jul 4, 2023
Messages
453
Reaction score
54
First of all, you need to use cherry pie version 5.10101010101010101010 or newer.
Check
Python:
import universe
import milkyWay

network = universe.removeEmptySpace(milkyWay.milkyWay)
if not network == network.tooDistant:
     print('hello world')
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,880
Messages
2,569,944
Members
46,246
Latest member
RosalieMar

Latest Threads

Top