Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shreyank031/python


https://github.com/shreyank031/python

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

# Here I'll be posting my progress in Python in a structured way

## Day-1: Functions, Modules and Packages
- What are differences between function, modules and packages ?
- How to import a package ?
- What are Python workspaces ?

## Day-2: Command line arguments
- What is command line arguments in Python?
- What is sys module and how to use it?
- What is environment variable in Python?