Compulsory Task 2 Follow these steps: ● Create a Python file called full_name.py in this folder. ● This program will be

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

Compulsory Task 2 Follow these steps: ● Create a Python file called full_name.py in this folder. ● This program will be

Post by answerhappygod »

Compulsory Task 2 Follow These Steps Create A Python File Called Full Name Py In This Folder This Program Will Be 1
Compulsory Task 2 Follow These Steps Create A Python File Called Full Name Py In This Folder This Program Will Be 1 (60.69 KiB) Viewed 52 times
Compulsory Task 2 Follow these steps: ● Create a Python file called full_name.py in this folder. ● This program will be used to validate that a user inputs at least two names when asked to enter their full name. ● Ask the user to input their full name. ● Do some validation to check that the user has entered a full name. Give an appropriate error message if they haven't. One of the following messages should be displayed based on the user's input: O "You haven't entered anything. Please enter your full name." o "You have entered less than 4 characters. Please make sure that you have entered your name and surname." o "You have entered more than 25 characters. Please make sure that you have only entered your full name." o "Thank you for entering your name."
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply