Question: Please use simple python code and: Write a pin validation program such that: Length of the pin should be 4 characters only. The pin should
Please use simple python code and:
Write a pin validation program such that:
- Length of the pin should be 4 characters only.
- The pin should only have digits.
Print whether the pin is valid or not.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
