Sine function of an angle θ is defined by the ratio of the length of the side of the triangle opposite to the angle and the length of the hypotenuse in a
Sine function of an angle θ is defined by the ratio of the length of the side of the triangle opposite to the angle and the length of the hypotenuse in a
Sine function of an angle θ is defined by the ratio of the length of the side of the triangle opposite to the angle and the length of the hypotenuse
Today’s computer monitors and TVs consists of a lot of tiny Red, Green, and Blue pixels. By adjusting the level of brightness of these three pixels, we can make all
You can draw an oval given center after finishing the project. Now animate the rotating oval at the fixed center. Also add changing color for fun with colorsys library.
You drew an oval with four centers. The radius of the red arc doesn’t have to be twice the radius of blue arc. Start from the same radius as the
Implement a computer program with Python Turtle that plays decent Reversi (or Othello). You can use Minimax tree, Monte Carlo or other algorithms to make this work.
Monte Carlo Tree is a method based on random numbers that is very effective in playing two player games. You don’t have to teach anything to the program, it will
Draw the following recursive stars.
Draw a lot of randomly sized, randomly colored, and randomly tilted stars.
Draw many easter eggs with stars in them. Also there are random colors and random tilt angles for these easter eggs.