You are viewing a single comment's thread from:RE: LeoThread 2025-06-15 07:07View the full contextmoretea (67)in LeoFinance • 4 months ago #askleo Can you write a python script that prints „hello World“ on screen?
Python Script to Print "Hello World"
# Simple Python script to print "Hello World" to the screen def main(): print("Hello World") if __name__ == "__main__": main()
To run this script:
.py
extension (e.g.,hello_world.py
)python hello_world.py
The script will output:
Hello World
I guess this means Rafiki is down again?! 👀 I could’ve written this myself, i just wanted to see if Rafiki is able to code at all!
well that's a shame. Hopefully they will get it back up and running soon. I saw your thread without a response and couldn't help myself
😁👍🏽