This repo has a set of basic programs, a refresher of sorts:
- A simple calculator using Python3
- A simple stone, paper & scissor game using Python3
- A simple python3 program to check whether a word is palindrome or not
- A simple program to print ASCII value using Python3
- A simple calender program using Python3
- A simple random number program using Python3
- A simple program to find simple interest using Python3
- A simple program to find average temperature of the week using Python3
- A simple seconds to hours and minutes converter using Python3
- An encryption program with multiple option using Python3
Before contributing, please read the Contribution Guidelines