I have a sentinel while loop with if statments inside them, I want to break out of the if statements without breaking out of the while loop C#

后端 未结 0 629
小蘑菇
小蘑菇 2021-02-07 06:58

I am supposed to use only a sentinel while loop for an assignment. The user is meant to enter a department code, and for each department code its supposed to intake a mark and t

相关标签:
回答
  • 消灭零回复
提交回复
热议问题