# Generate a code registration_code = generate_registration_code(email, name) print(f"Registration Code: registration_code")