Posts

Quick Overview to Python

SUM OF SUM OF NATURAL NUMBERS

N=int(input("Enter N:")) S,SS=0,0 for I in range(1,N+1):   SS+=I   S+=SS   print(SS,"+",end=" ") print("=",S)

Memories - Python Workshop

Image
Click to view all photos

Python Programming

Python Pandas

MySQL and Mongo DB

Location of the Venue - Python Workshop

Date: 27th June 2018 Time: 8 AM to 4 PM Venue: Delhi Public School, R.K.Puram