Python-Projects
Python-Projects copied to clipboard
Basic Python projects, good first issue
I have been enjoying your Tic-Tac-Toe Game and found a following error. Then, I have added lines to return move = 0 to comMove() function. I am looking forward to...
A simple egg catcher pygame
converted to a function to roll, and a conditional to print out a rough looking dice. TBH, the graphics are unnecessary here and it'd be better to call the func...
the repetition can be added outside the function. This could be added to Pypi to install in pip3
The program could not handle not decimal inputs, also changed a print to f string for to increase readability and detailed the program logic at readme
I replaced a print statement that used the '+' operator with an F-string. This change was made to enhance code consistency and improve readability. I cleaned up the code to...
I notice you didnt have a read me for your paper rock scissor game you could edit. Sure, here's a README for your Rock Paper Scissors game by marsian83: #...
The hangman game has no readme file. I want to create one. please assign me the same