This repository share Demo Python programs written by me.
star.py : Simple program based on Turtle library to draw a colorful star upon clicking on the screen.
tic_tac_toe.py: Tic Tac Toe game based on Turtle library.
tieFighter.py: Draws a Tie Fighter using Turtle.