Using the ifPassing program in the right panel, write a program that will produce the output Is Passing if the variable grade is a passing score.
If grade is a failing score, then the program should produce the output Failing.
