Write your name one letter at a time enclose each letter in


Write programs as projects on Khan Academy.

Programming Task 1:

Write your name one letter at a time. Enclose each letter in your first name in a separate rectangle, enclose each letter in your last name in a separate ellipse. Your output should look like the following example, except use your name rather than mine:

Programming Task 2:

Write a program to randomly change the color of the canvas automatically. Make it so that the color changes every second. Hint: use the documentation to read about random numbers and frame rates.

Programming Task 3:

Write a program to draw a house that resembles the one shown below.

Programming Task 4:

Using variables make your house move across the canvas, as if you were looking at the house in a moving car. Modify the house that you created in problem 2 above to animate it. Introduce a variable that will make it look like you are seeing the house as you drive by it (i.e., it moves horizontally). Set up your code so that your house appears to move smoothly across the canvas without leaving a smeared trail.

Request for Solution File

Ask an Expert for Answer!!
Management Information Sys: Write your name one letter at a time enclose each letter in
Reference No:- TGS02906875

Expected delivery within 24 Hours