Python-Projects icon indicating copy to clipboard operation
Python-Projects copied to clipboard

Basic Python projects, good first issue

Results 159 Python-Projects issues
Sort by recently updated
recently updated
newest added

In line 108 of the Tic-Tac-Toe game, there was a minor spelling error.

I am not sure how that dictionary script is working. But I might offer you a simpler approach. Using an API can be a good idea as it makes the...

This change adds new project named crypto_price.py

Added the function of selecting the option of language and provided Chinese, solved the bug that the program could not continue to use the information outside the input condition

Method 1 : This Python script simulates dealing cards from a 52-card deck. It uses the random module to shuffle the deck, which is a list of cards created from...

fixes #158 by changing the spelling

Updated the README file name and added more detailed information about the project

Updated the README for Banking App

**Encrypt and Decrypt messages between server and client using the private key plus something else to make it more secure.**