How do I display text in the console?

Category: PyAngelo

Last updated 2 years ago

elliot Popp

elliot Popp Asked 2 years ago

How do I display text in the console?


Jeff Plumb

Jeff Plumb Answered 2 years ago

Hi Elliot,

You can use the print statement to do this.

Try the following:

print("Hello, World")


Notify me of updates
Add to Favourites
Back to Questions

No comments yet!


Become a free member to post a comment about this question.