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

回答