peppyguy / Python-Codes

Collection of codes written in Python3. Give a Star if found helpful.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python-Codes

I have just started writing codes in Python3. Here I will be keeping every programs written in this language for future reference. It will also help other begineers as codes complexity will increase from basics to much complex one.

Some Announcements:

  • Here is only python specific data types like lists,dict,tuples...
  • I have also written codes for Graphs and some other algorithms in Python3 which is in another repo.
[DS_ALGO](https://github.com/sahilrider/DS_ALGO)

Table of contents

''Program testing can be used to show the presence of bugs, but never to show their absence!''

“The question of whether computers can think is like the question of whether submarines can swim.”
— Edsger W. Dijkstra

About

Collection of codes written in Python3. Give a Star if found helpful.


Languages

Language:Python 100.0%