Question: follow directions, add the code for this python program Exercise 3_2 ##This program prints You Pass if a student's average is ##60 or higher and
Exercise 3_2 ##This program prints "You Pass" if a student's average is ##60 or higher and prints "You Fail" otherwise ##use an if/else statement to achieve the required task. ## average = float (input("Input your average:")) #add your code here
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
