PRATHAMESH SURYAVANSHI
NEVER GIVE UP
Skills Acquired at Skill-Lync :
Introduction
3 Projects
Project 1 English Dictionary App
def display_msg(): print('Main Menu') print('1. Add a Word') print('2. Find The Meaning') print('3. Update a Word') print('4. Exit') import jsonf = open('words.txt','w')temp = {'down':'towards','age': 'the length of that…
05 Jan 2022 11:36 AM IST
Project 2 Library Book Management System
import sqlite3 def DataBase(): con = sqlite3.connect('data1.db') cur = con.cursor() cur.execute("CREATE TABLE IF NOT EXISTS data1(id INTEGER PRIMARY KEY AUTOINCREMENT ,Bookname TEXT,Author TEXT,Year TEXT,Isbm TEXT)") con.commit() con.close() def Add(Bookname,Author,Year,Isbm): con = sqlite3.connect('data1.db') cur = con.cursor()…
26 Jun 2021 07:34 PM IST
Project 1
Project is Below
05 Jan 2022 11:21 AM IST
1 Course Certificates
Academic Qualification
12th
Nagpur
01 Apr 2019 - 01 Apr 2020
Here are the courses that I have enrolled
Similar Profiles
Ladder of success cannot be climbed with hands in pocket.
The Future in Motion
Give more than what you get you will get more than what you gave
Avid learner