hello-world print("Hello World!") sarah, bob, mike = 15,22,31 sarah = bob = mike = 17 name, age = "Gary", 31