photo

Jonathan Ortiz


Last seen: 1년 초과 전 2020년부터 활동

Followers: 0   Following: 0

통계학

Feeds

보기 기준

질문


I need help with this program using nest if statments

거의 4년 전 | 답변 수: 0 | 0

0

답변

질문


Nested If Statement HELP
prompt = ' enter a value between 0 and 100 ' ; x = input(prompt) ; if x >= 90 && x <= 100 disp (' Grade is A '); ...

거의 4년 전 | 답변 수: 2 | 0

2

답변