let dingus = 10 if "test" == "test" print("Test is the same as test") end print(dingus)