This paper circulates around the core theme of Assignment Overview You are required to design and implement two related programs: together with its essential aspects. It has been reviewed and purchased by the majority of students thus, this paper is rated 4.8 out of 5 points by the students. In addition to this, the price of this paper commences from £ 99. To get this paper written from the scratch, order this assignment now. 100% confidential, 100% plagiarism-free.
Assignment Overview You are required to design and implement two related programs: “admin.py”, a CLI program that allows the user to manage a collection of simple “setup and punchline” jokes which are stored in a text file. Develop this program before “jokebot.py”. “jokebot.py”, a GUI program that uses the data in the text file to display the jokes and allow the user to rate them. Develop this program after “admin.py”.
Starter files for both of these programs are provided along with this assignment brief, to help you get started and to facilitate an appropriate program structure. Please use the starter files.