#Variables #Name your variable myvar = 'Variable' Number = 9 print(myvar, Number, 'are the variables I made')