01-CharacterInput.py: An example for python char input
02-OddOrEven.py: A script to check if given number is even or odd
03-ListLessThanNumbers.py: Python input and list example
04-Divisors.py: Find divisors of a given number
05-List-Overlap.py: Python list overlap example
06-RockPaperScissors.py: A basic game script
07-GuessingGame.py: Guess a random number
08-IsNumberPrime.py: Check if the number is prime or not