/register-user-apps

Datacamp Series: Python Developer

Primary LanguageJupyter Notebook

Datacamp Series: Register User Apps

Exercise for functions practice where I validate credentials and register user in app. This exercise is from Associate Python Developer track.

Excercise Description

Development of the validate_user and register_user functions where the credentials passed by the user are checked against the criteria within the functions present in python_functions.py

datacamp