Basic-Python-Programs
Basic-Python-Programs copied to clipboard
This repository will contain basic python programming questions and their solutions.
it's simple ML Ai CrossGame with only python and without using library
Hacktoberfest2023
It is a very basic chatbot which can be further developed
It is a very basic chatbot which can be further developed
huffmantree.py has many syntax and logical error, I suggest to remove the file. Does someone think the same thing?
I made some change in addition.py and huffmantree.py
I rename all the files to follow the snake case notation, so there is now a consistency in the repo. And I created two folders for the files that have...
Introduced four new Python scripts: a CLI-based expense tracker for managing finances, a file encryptor/decryptor using the Caesar cipher for basic security, a Morse code translator for educational purposes, and...
Python Program Using OPP (Object Oriented Programming) Python program representing a bank. Including methods for managing customer accounts and transactions.