A program is required to manage guest check-ins for a hotel. The names of the guests and their booking confirmation codes are stored in a two-dimensional array named bookings.
Write a program in Python to meet these requirements.
bookings array of any length.Use comments, white space, and logical layouts to make the program easy to read and understand.
Practise Edexcel GCSE Computer Science Develop code with exam-style questions for GCSE Computer Science. 57 questions covering Decomposition and abstraction to solve problems, Read, write, analyse and refine programs, Converting algorithms into programs, Techniques for readable, maintainable code, Identifying and correcting program errors, and Evaluating program fitness and efficiency, matched to the Edexcel GCSE Computer Science (1CP2) specification and written in Paper 1 and Paper 2 style. Every question includes a full worked solution and mark scheme, so you can see where marks are awarded rather than just whether you got the answer right.