In this podcast you will learn 3 statements. print("") ------- x = "Hello" ------- if x == "Hello": print("True")