Here is a few collection of my Python Programs.
-
Table Drawing a table using prettytable module.
-
It will print the below output :-
- Tkinter basic
- *args
- **kwargs
- kwargs using Class
- Calculator
- Caeser Cipher The Caesar cipher is a monoalphabetic substitution cipher, where each letter is replaced by another letter located a little further in the alphabet (therefore shifted but always the same for given cipher message). The shift distance is chosen by a number called the offset which can be right (A to B) or left (B to A).
- Student Score
- Auction
- Leap Year (using Boolean)
- NATO PHONETIC ALPHABET