Question: Using turtle for python, and only using the code commands of forward(distance), backward(distance), left(angle), right(angle), penup() and pendown(), home(), clear(), reset(), form a code that
Using turtle for python, and only using the code commands of forward(distance), backward(distance), left(angle), right(angle), penup() and pendown(), home(), clear(), reset(), form a code that creates and connects the letters J, A, T, and I. Make sure these letters are in bubbly form/outlined and are filled with colors (J and A should be fllled red) and (T and I should be filled blue) When the code is runned it should print those letters, one after another, in bubbly letters and filled with colors.
Please help. thank you.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
