Problem:
Question 1: Design a school registration program. Design on paper with pen/pencil First to identify all methods and data items needed.
Question 2: Create a school registration menu. This menu should display the name of the school, a welcome message, and a way for students to log in. Include your name as part of the college name.
Write the code step by step and explain it.