photo

Jonathan Ortiz


Last seen: mer än ett år ago Active since 2020

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


I need help with this program using nest if statments

nästan 4 år ago | 0 answers | 0

0

answers

Question


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

nästan 4 år ago | 2 answers | 0

2

answers