Flowchart
Program Flowchart for Derby Computer Museum
This flowchart was developed during the planning phase of the Derby Computer Museum rental system. It outlines the program logic, including console selection, input validation, cost calculations, and membership fee processing. This structure helps ensure that the final Python program adheres to a clear and organised design.
Interface Design Task
This activity introduced me to creating program interfaces using ASCII art in Python. It helped me develop basic programming skills, understand output formatting and learn how to create more engaging user interfaces for software applications.
This ASCII art vehicle was created as part of an interface design activity in Python. The task helped me develop skills in formatting text output, creating visual designs using characters and improving the appearance of console-based programs.
Derby Computer Museum Program Interface
This screenshot shows the final interface for my Derby Computer Museum rental system. I used ASCII art and formatted text to create a more engaging user experience while clearly displaying rental details, membership information, and calculated costs.