Question

A group of students is writing a program that will convert their letter grades into a 4.0 scale. For their program, they want a letter grade to be entered to be converted into the program. Which programming construct should be used to accomplish the selection and conversion?(1 point)
Responses

if-then-else
if-then-else

condition
condition

while loop
while loop

for loop

Answers

Answered by GPT 3.5
if-then-else
There are no human answers yet. A form for humans to post answers is coming very soon!

Related Questions