PT 2 - Set 2: Selection: A Program That Accepts Your Grade in Math and Evaluates It If You Passed or Failed
This document contains instructions for 3 programming tasks: 1) A program that converts Celsius to Fahrenheit, 2) A program that evaluates if a number is prime or composite and prints the result, 3) A program that checks if a math grade passed or failed.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
29 views3 pages
PT 2 - Set 2: Selection: A Program That Accepts Your Grade in Math and Evaluates It If You Passed or Failed
This document contains instructions for 3 programming tasks: 1) A program that converts Celsius to Fahrenheit, 2) A program that evaluates if a number is prime or composite and prints the result, 3) A program that checks if a math grade passed or failed.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3
PT 2– Set 2: Selection
A program that accepts your grade in
Math and evaluates it if you passed or failed. PT 2 – Set 3: Loop A program that accepts a number and evaluates it if it is prime or composite. Print the number and the remark. PT 2 – Set 1: Sequence Convert temperature in Celsius to Fahrenheit.