21/05/2023 12:00 pm
Topic starter

Notifications
Clear all
What is a correct syntax to output "Hello World" in Python?
0
What is a correct syntax to output “Hello World” in Python?
Answer
Add a comment
Add a comment
2 Answers
0
22/05/2023 1:22 pm
As we learned in the previous page, Python syntax can be executed by writing directly in the Command Line: >>> print(“Hello, World!”) Hello, World!
Add a comment
Add a comment
0
27/05/2023 5:47 am

print("Hello World")
Add a comment
Add a comment
Forum Information
- 22 Forums
- 1,969 Topics
- 5,307 Posts
- 1 Online
- 1,282 Members
Our newest member: TimothySenue
Latest Post: Space bug using " & n b s p ; "
Forum Icons:
Forum contains no unread posts
Forum contains unread posts
Topic Icons:
Not Replied
Replied
Active
Hot
Sticky
Unapproved
Solved
Private
Closed