• Stars
    star
    104
  • Rank 329,406 (Top 7 %)
  • Language
    Python
  • License
    MIT License
  • Created over 7 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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