sometimes when your code runs you need to have it do one thing, or maybe
				another thing based on conditions. we can use an if else statement for that.