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
475
Reaction score
58
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

Forum statistics

Threads
473,982
Messages
2,570,185
Members
46,737
Latest member
Georgeengab

Latest Threads

Top