Learning Blog
Decision Statements - October 25
If: Create a program that asks the user for their mark and tells them if they passed or failed. click here to try
If-else: Create a program that asks the user for the temperature outside. click here to try
If-elif-else: Create a program that asks the user for the temperature outside. click here to try
AND logical operator click here to try
OR logical operator click here to try
NOT logical operator click here to try