harsh2ai / DataQuest

The git repo for every AI and python enthusiast
5 stars 47 forks source link

contibute to python basics #3

Open harsh2ai opened 5 years ago

harsh2ai commented 5 years ago

Don't forget to contribute to earn your T-shirt !!!

Manavpreeet commented 5 years ago

I will pick this

Catfish1210 commented 5 years ago

To avoid double work, i'm working on python_lists!

mhrownaghi commented 5 years ago

I want to work on python tuples.

JayWelborn commented 5 years ago

I submitted a PR with a regex pattern matching example

duydosomething commented 5 years ago

I would like to work on slicing please!

Dev-Akash commented 5 years ago

I would like to add following:

brilam commented 5 years ago

I've added an example for basic operations on files. Please review this and merge if you think everything is good :)

Dev-Akash commented 5 years ago

Hi @hr21, I have added a basic insertion sorting program please do review it !

constantinosgeorgiou commented 5 years ago

I've added a python program to find if a number is prime or not. PR here!