Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/129ashish/python

subjected knowledge
https://github.com/129ashish/python

Last synced: 20 days ago
JSON representation

subjected knowledge

Awesome Lists containing this project

README

        

1.TUPLES AND SETS :
creating tuples,
basic tuple operations,
indexing and slicing in tuples,
built in functions used on tuples,
relation between tuples and lists,
relation between tuples and dictionaries.

2.FILES :
types of files,
creating and reading text data,
file methods to read adn write data,
reading and writing binary files,
reading and writing CSV files.