+ 1
The real question is on the descriptio😆 it didnt fit
During the summer you get yourself a job as DJ at a small radio station that only plays teenagers' music. To make your program more attractivebyou run a contest: You will receive ten phone calls from the public, and afterwards, you will award a thoughtf prize to the oldest member of your audience: Note the following: You receive one call at a time, You don't know when the next call will occur, You are not allowed to disclose the age at any amount.
17 ответов
+ 1
what problem?
+ 1
miles away I continue to not understand what your program must do... What are the inputs of your program? And outputs?
+ 1
miles away if this is homework, you will need to do it... if you have a more specific question on a problem with getting it to work
.. such as its throwing xyz error...or the code you have written isn't giving you any result etc.... please post your code..
0
1) Its not clear which is your problem then explain better what you program must do
2) You have to post YOUR base code for get help on it
0
Markus Kaleton KrOW sorryy my question is on the description
0
KrOW i think its just the getting the 10 phone calls with their ages then sorted according to their age, the oldest will get an award.
i just dont know how to put it in a code
0
miles away If you dont know how start to code do something more simple... You are just starting python learning?
0
KrOW yesss
0
miles away What you dont understand in code context?
0
KrOW im actually a first year college sir
0
miles away You know how get input in python? know how store variables? And condition expressions?
0
KrOW no sir, we're still on writing algorithm
0
KrOW no sir, we're still on writing algorithm
0
miles away And how do you want do this assignement?
0
KrOW i just wanna know how would i put it as a code or pseudocode; the receiving of phone calls, and sorting the oldest age
0
miles away in taking the first stab at this assignment... what do you think needs to be done first?
0
Like laura said if this is an homework, you have to do yourself... You must have an idea because if assignement is been give mean that you have studied someone about his concepts... How you sort a list of integer? Explain any step