Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Hi, how can i implement regular expressions as input validation in my python telephone directory program listed in the onedrive link below? https://drive.google.com/file/d/1ulgU3GawW1SIW5HiEUYCagMc4MFarbEu/view?usp=sharing examples of

Hi,

how can i implement regular expressions as input validation in my python telephone directory program listed in the onedrive link below?

https://drive.google.com/file/d/1ulgU3GawW1SIW5HiEUYCagMc4MFarbEu/view?usp=sharing

examples of unacceptable input are included in the screenshots. I only need the unacceptable input expression for the script alert one for both the name and number inputs

image text in transcribed
unacceptable inputs for phone: 1/703/123/1234 Nx 102-123-1234 7031111234 +1234 (201) +01 (703) 123-12 (703) 123-1234 ext 204 Unacceptable inputs for name: Ron O' ' Henry Ron O' Henry-Smith-Barnes 133t Hacker Brad Everett Samuel Smith select * from users

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

Financial management theory and practice

Authors: Eugene F. Brigham and Michael C. Ehrhardt

12th Edition

978-0030243998, 30243998, 324422695, 978-0324422696

Students also viewed these Programming questions