Python Programming Exam Review 2024 Questions and Answers 100% Pass
Python Programming Exam Review 2024 Questions and Answers 100% Pass forward(distance) - Correct Answer️️ -moves turtle forward distance in current direction backward(distance) - Correct Answer️️ -moves turtle backward in current direction circle(radius) - Correct Answer️️ -moves the turtle in a circle. Within the parentheses, you write the radius of the circle. penUp, penDown - Correct Answer️️ -controls whether or not Tracy is leaving a trail. What are the dimensions of Tracy's world? - Correct Answer️️ -400 pixel tall x 400 pixels wide left(angle), right(angle) - Correct Answer️️ -turns Tracy either left or right the inputted degrees For loops - Correct Answer️️ -used to repeat commands a certain number of times. What is the code for a for loop? - Correct Answer️️ -for i in range(times to repeat): Indented commands here setposition(x,y) - Correct Answer️️ -moves Tracy to the designated coordinate. speed(number 0-10) - Correct Answer️️ -Sets how quickly Tracy will move through the code. speed(1)=Slowest speed(5)=MediumLearnSafe PDF speed(10)=Fastest speed(0)=Immediate # comment here """ comment here '''' - Correct Answer️️ -In-line comment Multi-line comment What is the code for defining? How do you call it? - Correct Answer️️ -def function_name_here(): indented code here function_name() color("color name") - Correct Answer️️ -Changes Tracy's trail color. pensize(#) - Correct Answer️️ -Changes Tracy's trail thickness. begin_fill() - Correct Answer️️ -Starts filling in drawn shapes. end_fill() - Correct Answer️️ -Stops filling in drawn shapes. circle(radius, extent, steps) - Correct Answer️️ -Can control the radius, degrees, and number of points of a circle
Geschreven voor
- Instelling
- Python Programming
- Vak
- Python Programming
Documentinformatie
- Geüpload op
- 17 juni 2024
- Aantal pagina's
- 9
- Geschreven in
- 2023/2024
- Type
- Tentamen (uitwerkingen)
- Bevat
- Vragen en antwoorden
Onderwerpen
-
python programming exam review 2024 questions and
Ook beschikbaar in voordeelbundel