Python Forum
really need assistance with this assignment ASAP due tomorrow
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
really need assistance with this assignment ASAP due tomorrow
#1
you know when you walk in to a hospital or a bank you need to take a ticket and wait until you hear your ticket number in the speaker and the office number or the window you need to go to ? i need to make a python script to do that
Reply
#2
You want to create some sort of ai robot controlled by python to save you standing in a queue?
And you want to make it by tomorrow Huh
Reply
#3
mohamedhadi02 Wrote:i need to make a python script to do that
Start by defining what the script will actually do, namely which input will it take and what will be its output?
Reply
#4
when someone hit the button the script will announce the ticket number and the windows .
there will be 3 windows , so when the person in window one hit the button it will say ' ticket Number one , Window Number on' and when the person in window Tow hit the button it will say the ticket number and the window number
Reply
#5
You are still in the hospital and the bank. Forget about all this. There is only one person, the user of your program, with a keyboard and a mouse. What will they concretely do and what will they concretely see?
Reply
#6
I think we are way past "tomorrow" now, but i find the execise interesting,
so i'll try it myself, introducing an average (or random?) time to serve the client,
some gentle threading and , a queue of new arrivals ?
May take some time though :-)
Paul
It is more important to do the right thing, than to do the thing right.(P.Drucker)
Better is the enemy of good. (Montesquieu) = French version for 'kiss'.
Reply
#7
(Jun-20-2020, 09:57 PM)Gribouillis Wrote: You are still in the hospital and the bank. Forget about all this. There is only one person, the user of your program, with a keyboard and a mouse. What will they concretely do and what will they concretely see?

the user will see a button, hi hit it the program will play an audio of which number office click on the button and which ticket number will go to it
Reply
#8
Okay, so the user hits a button and the program says an office number and a ticket number. How will the program choose these numbers?
Reply
#9
The office number will be from the office that clicked and the ticket let say only have 9 ticket
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Could someone help me finish this ASAP JimmyDricks 7 2,247 Dec-23-2021, 10:30 AM
Last Post: Larz60+
  Can anyone help me there? I have this due tomorrow and I'm stuck with no one to talk rarefaction 1 2,316 Sep-09-2020, 07:05 AM
Last Post: DPaul
  Need help with this homework for a course ASAP...need solution for completion. SP04123 8 4,967 Jun-21-2020, 06:15 PM
Last Post: buran
  I need help for tomorrow please! phyton1 8 3,319 Jul-05-2019, 10:11 PM
Last Post: Yoriz
  python homework help ASAP gk34332 1 2,980 Mar-13-2019, 07:27 PM
Last Post: ichabod801
  Temperature converter Help (ASAP) Edison_Weng 1 2,825 Apr-16-2018, 01:55 PM
Last Post: stranac
  Quiz Game Help (ASAP Please!) beginnercoder04 2 3,201 Apr-15-2018, 04:13 AM
Last Post: beginnercoder04
  Storm Hurricane Tracker (NEED HELP ASAP) zak1206 2 3,831 Nov-13-2017, 02:10 PM
Last Post: gruntfutuk

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020