Community Profile

photo

Jonathan Ortiz


Last seen: 1 year ago Active since 2020

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


I need help with this program using nest if statments

3 years 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 '); ...

3 years ago | 2 answers | 0

2

answers