Question: I am trying to create a system IN PYTHON that scores the string of a password using scores. Create a function Constants that will check

I am trying to create a system IN PYTHON that scores the string of a password using scores. Create a function Constants that will check if the string/ password has no sequence of 3 or more numbers. If the string has does not, then return a score of +3

Test Case1: Input: Contants('Rachel123')---> Output: return nothing

Test Case1: Input: Contants('R1a1c1h3l)---> Output: return 3

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!