-
Notifications
You must be signed in to change notification settings - Fork 87
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Python (.py) example file. #1
Comments
I just need to complete a program or all of them? |
I can work on this. Can u assign this to me |
I would like to contribute! |
I would like to contribute. can you please assign this to me? @Anjan50 |
Would you want a small pyqt5 program that would allow you to convert binary to int, int to binary, ASCII to char, char to ASCII? This would include a few buttons to click and a few areas to type in stuff. I already have done a little and was wondering if I should continue. |
All are already assigned Follow @Anjan50 If you want to more beginers level contribution.. |
@Anjan50 I submitted the code for multiplication of all numbers in list ,please accept the pull request. |
@Anjan50 submitted code for smallest element in list, please accept the pull request. |
@Anjan50 how can I contribute to this issue? Do I have to choose any one program from the list or do all the programs? |
I would love to work on this, I am new to open source and know basics of python, I think I will be able to meaningfully contribute here. |
hey @Anjan50 I have made a game using pygames which is like guess the number game with a GUI can i add that to this repository??? if yes then assign me the issue i would love to contribute. |
Hey @Anjan50, I have a snake game. Can you create an issue and assign it to me? |
Hello @Anjan50, |
You can add your code by direct pull request, repo is open to contribute. |
Add .py file Add in this folder
You can add any Python language file and Project which you have practiced
Program list
Basic Programs:
Array Programs:
List Programs:
More >>
String Programs:
Python program to check if a string is palindrome or not
More >>
The text was updated successfully, but these errors were encountered: