First words! Use print() to make Peter say something.
print()
Type print("Hello, Python!") and press Run.
print("Hello, Python!")
Run ▶ Next Lesson →
Parentheses are like hands that hold your words: ( ).
( )