How to create a phone password manager that can generate a password for a phone | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to create a phone password manager that can generate a password for a phone

Phone password

15th Aug 2023, 2:23 PM
Steven Kalibbala
Steven Kalibbala - avatar
2 Answers
+ 1
First, please show us your attempt. Second, what kind of password you need for the program? Third, Please make good uses of tags.. Fourth, Please describe what part are you stucking at as understandable as you can. Hint: Use the random module from python https://code.sololearn.com/W3uiji9X28C1/?ref=app
15th Aug 2023, 2:34 PM
Dragon RB
Dragon RB - avatar
+ 1
use import random function in py
16th Aug 2023, 4:36 PM
Alhaaz
Alhaaz - avatar