1) Print Output
Use print statements to display output.
All Topics
Run Program
Python Code
print("Hello, Students!") print("Welcome to Python Program Lab!")
Program Input (optional)
Output