Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nayanpatel48/python-code


https://github.com/nayanpatel48/python-code

Last synced: 17 days ago
JSON representation

Awesome Lists containing this project

README

        

# python-code
Learnings:

01_basics:



Numbers.py= Arithmatic operations, datatypes, typeconversion, String concating, mathematical functions,

logical operators, Bitwise operators, random numbers, sets, lists, tuple, ductionary, input/output from user.



String.py= String slicing, String methods, String iteration, String comparison

tuple_dictionary_list.py=dictionaries, Tuples, key-value pair, indexing, converting between tuple and list



Exp1: list



Exp2: function definition, while loop, if else



Exp3: dictionary