print("Hello World") #This is a comment input("Write your thoughts here...") "slice"[0:3] # String Slicing // will render as sli