Skip to content

mbali17/learnpython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

learnpython

This repo is used for python practice.

pythonbasics: This module consists of all the language constructs like loops,classes,functions,parameters.

gradingapplication : it is an sample commandline application which accepts the userinput via the commandline,uses various loop constructs learned and uses datastructures like list and dictionary