Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Exam (elaborations)

Python Programming Exam Review Questions With Correct Answers

Rating
-
Sold
-
Pages
9
Grade
A+
Uploaded on
07-02-2024
Written in
2023/2024

forward(distance) - Answer moves turtle forward distance in current direction backward(distance) - Answer moves turtle backward in current direction circle(radius) - Answer moves the turtle in a circle. Within the parentheses, you write the radius of the circle. penUp, penDown - Answer controls whether or not Tracy is leaving a trail. What are the dimensions of Tracy's world? - Answer 400 pixel tall x 400 pixels wide left(angle), right(angle) - Answer turns Tracy either left or right the inputted degrees For loops - Answer used to repeat commands a certain number of times. What is the code for a for loop? - Answer for i in range(times to repeat): Indented commands here setposition(x,y) - Answer moves Tracy to the designated coordinate. speed(number 0-10) - Answer Sets how quickly Tracy will move through the code. speed(1)=Slowest speed(5)=Medium speed(10)=Fastest speed(0)=Immediate # comment here """ comment here '''' - Answer In-line comment Multi-line comment What is the code for defining? How do you call it? - Answer def function_name_here(): indented code here function_name() color("color name") - Answer Changes Tracy's trail color. pensize(#) - Answer Changes Tracy's trail thickness. begin_fill() - Answer Starts filling in drawn shapes. end_fill() - Answer Stops filling in drawn shapes. circle(radius, extent, steps) - Answer Can control the radius, degrees, and number of points of a circle. Top Down Design - Answer a problem solving approach (also known as stepwise design) in which you break down a system to gain insight into the sub-systems that make it up. variable_name = value - Answer Assigns a variable ex. color = input("Enter a color: ") for i in range(starting_num, ending_num, increase_by): - Answer alters the value of i by including a starting value, ending value, and a value to increase by on each iteration

Show more Read less
Institution
Python Programming
Course
Python Programming









Whoops! We can’t load your doc right now. Try again or contact support.

Written for

Institution
Python Programming
Course
Python Programming

Document information

Uploaded on
February 7, 2024
Number of pages
9
Written in
2023/2024
Type
Exam (elaborations)
Contains
Questions & answers

Subjects

  • python programming stuvia
$11.49
Get access to the full document:

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Get to know the seller

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
Grademasters West Virginia University
View profile
Follow You need to be logged in order to follow users or courses
Sold
115
Member since
3 year
Number of followers
68
Documents
2599
Last sold
1 month ago
Grademasters

3.8

46 reviews

5
20
4
9
3
11
2
2
1
4

Trending documents

Recently viewed by you

Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Frequently asked questions