Question
GUI Python Program. Need full source code of a program below: 1. Create program that will accept a txt file 2. Search button for Year
GUI Python Program. Need full source code of a program below: 1. Create program that will accept a txt file 2. Search button for "Year" , "Department" 3. Three buttons : "Clear" "Display" "Save" 4. A warning box 5. And a display box which display what Year we chosed and what department. Here is the sample txt: EECS 429,Multimedia,Tuesday Thursday,11:00-13:00 11:00-12:00 EECS 441,Nano and Micro Electro Mechanical Systems,Tuesday Thursday,15:00-17:00 16:00-17:00 EECS 486,Computational Genomics,Wednesday,17:00-20:00 ENGR 100 01,Computer Skills (Section II),Tuesday,14:00-16:00 Program example: If we select Year = 441 and we select Department = Nano and Micro Electro Mechanical Systems we should get on the display box this one Thursday,15:00-17:00 16:00-17:00 Thank you and i need full source code and also see images that is running at your device.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started