Skip to content

srijan-singh/learn-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python

Basics

Practical 1 : To be able to take input and save it in variable and be able to print out the variable’s value.

Practical 2 : To be able to use conditional statement.

Practical 3 : To be able to use loop.

Intermediate

Practical 4, Practical 10 : To be able to create function.

Practical 5, Practical 6 : To be able to do recursion.

Practical 7, Practical 8, Practical 9 : To be able to use array (list).

Advance

Practical 11, Practical 12 : To be able to implement object oriented programming.

Practical 13 : To read and write text file using python.

About

Learn Python form Beginner to Intermediate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages