i suggest you to see in desktop view

Read All
import mysql.connector mydb = mysql.connector.connect(host=”localhost”,user=”u0_a518″, password=”admin”, database=”jbl”)mycursor = mydb.cursor()roll=int(input(“ENTER YOUT ROLL NUMBER”))first_name=input(“ENTER YOUR FIRST NAME”)last_name=input(“ENTER YOUR LAST NAME”)address=input(“ENTER YOUR ADDRESS”)city=int(input(“ENTER YOUR MOBILE NUMBER “)) mycursor.execute(“INSTER INTO Persons(PersonID,FirstName,LastName,Address,City)VALUES(?,?,?,?,?)”,(roll,first_name,last_name,address,city))mydb.commit()mydb.close()
the following are my firat code which i write in pydroid basically pydroid is python idle for android I called it passwd cracking import timewhile (True):i=(input(“enter password\n”))if i==”2020″:print(“congratulations you win “)breakelse:print(” \nwrong password”)print(” try again !!\n\n”)continue


sometime weapons are more powerfull than words
-me


