subject

Part one: programming write a program to move the turtle based on the user’s request. display a menu with options for the user to choose. use the following guidelines to write your program. 1.create a menu that gives the user options for moving the turtle. the menu should contain letters or numbers that align with movements such as forward, backward, and/or drawing a particular pattern. 2.use at least one if-else or elif statement in this program. it should be used to move the turtle based on the user's input. 3.a loop is optional but may be used to ask the user to select multiple choices. 4. use one color other than black. 5.write the pseudocode for this program. be sure to include any needed input, calculations, and output. insert your pseudocode here: part two: code the program use the following guidelines to code your program. 1.to code the program, use the python idle. 2.using comments, type a heading that includes your name, today's date, and a short description of the program. 3.follow the python style conventions regarding indentation and the use of white space to improve readability. 4.use meaningful variables names. example of expected output: the screen shot below is an example of a menu. your specific results will vary depending on the choices you make. this sample moves the turtle forward, backward, left, or right based on user input of f, b, l, or r, which are the menu options. the user inputs q to quit.

ansver
Answers: 1

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 19:00, trintrin227
In he example code, what does the title attribute create? a tool tip an element a source a markup
Answers: 1
image
Computers and Technology, 22.06.2019 22:40, shaylawaldo11
Write a program that defines symbolic names for several string literals (chars between quotes). * use each symbolic name in a variable definition. * use of symbolic to compose the assembly code instruction set can perform vara = (vara - varb) + (varc - vard); ensure that variable is in unsigned integer data type. * you should also further enhance your symbolic logic block to to perform expression by introducing addition substitution rule. vara = (vara+varb) - (varc+vard). required: debug the disassembly code and note down the address and memory information.
Answers: 3
image
Computers and Technology, 23.06.2019 00:30, alex7078
Quick pl which one of the following is considered a peripheral? a software b mouse c usb connector d motherboard
Answers: 1
image
Computers and Technology, 23.06.2019 08:00, Buddy01
Match the items with their respective descriptions.
Answers: 1
You know the right answer?
Part one: programming write a program to move the turtle based on the user’s request. display a men...

Questions in other subjects:

Konu
Physics, 03.03.2021 14:00
Konu
English, 03.03.2021 14:00
Konu
Mathematics, 03.03.2021 14:00
Konu
Mathematics, 03.03.2021 14:00
Konu
Physics, 03.03.2021 14:00