Q 1.1.: Create and Assign Variables for Personal Details (2 marks) Create an interface which allows the inventory manage

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

Q 1.1.: Create and Assign Variables for Personal Details (2 marks) Create an interface which allows the inventory manage

Post by answerhappygod »

Q 1 1 Create And Assign Variables For Personal Details 2 Marks Create An Interface Which Allows The Inventory Manage 1
Q 1 1 Create And Assign Variables For Personal Details 2 Marks Create An Interface Which Allows The Inventory Manage 1 (123.44 KiB) Viewed 30 times
using python coding
Q 1.1.: Create and Assign Variables for Personal Details (2 marks) Create an interface which allows the inventory manager to enter the required details from the student email in variables. The required data are: name (String), • surname (String), • student_number (Integer, do not include the 'u'), • delivery_required (Boolean), • delivery_address (String). Create a list with the name personal details (case sensitive) containing the variables listed above. The order of the list entries should be: [name, surname, student_number, delivery_required, delivery_address].
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply