0
Help
You are making a program for a bus service. A bus can transport 50 passengers at once. Given the number of passengers waiting in the bus station as input, you need to calculate and output how many empty seats the last bus will have.
1 Answer
+ 3
Hi! what are your thoughts on this? how far are you from solving this problem and do you have any solution code?