Code viewer for World: Activity 1.1
# ============================================================
# SECTION 1 — Print Statements
# ============================================================

print("Hello, World!")

# TASK: Change "World" to your own name and run the world.