Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

need python programme WAP to accept name, phone number and email from a user and write functions to validate the information1. function to check if

need python programme
WAP to accept name, phone number and email from a user and write functions to validate the information1. function to check if the name - - has two words "John Smith" - has no numbers - length is greater than 7 characters2. function to check if the phone number - - has no non-numeric characters - the first 3 characters are one of the following(011,012,013....019)3. function to check if the email address is validate - valid format is name@address.com/orgappend to a file
functions: 1. gatherdata 2. namevalidation 3. phonenumber validation 4. emailvalidation 5. savedata

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Expert Oracle Database Architecture

Authors: Thomas Kyte, Darl Kuhn

3rd Edition

1430262990, 9781430262992

More Books

Students also viewed these Databases questions

Question

List the top 3 items you believe affect audit quality and why.

Answered: 1 week ago