1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
meriva
2 years ago
9

Kali, a Python programmer, is using the turtle module to write the word "hello." Which code should she use to indicate the locat

ion to begin writing the word? # Pick up the turtle and move it to its starting location. penup(-100, 200) goto() pendown() penup() goto(-100, 200) pendown() # Pick up the turtle and move it to (-100, 200)
Computers and Technology
2 answers:
Sever21 [200]2 years ago
4 0

Answer:

a) penup()

goto(-100, 200)

pendown()

Explanation:

The python program to indicate the location to begin writing the word can be

penup()

goto(-100, 200)

pendown()

# in python is use to add comment so it is incorrect.

all other option does not have correct syntex.

ahrayia [7]2 years ago
4 0

Answer:

B

Explanation:

You might be interested in
Jeremy has been asked by his manager to begin drafting a report on last year’s sales figures. When he’s midway through the repor
tekilochka [14]
He has demonstrated adaptability.
6 0
3 years ago
Read 2 more answers
PODARDSRTH?HOW SPELLING
Amiraneli [1.4K]
Sorry, I d0nt understand
8 0
2 years ago
Alison wants to add her company name at the bottom of every page in her document. Which option should she use?
beks73 [17]
Alison should use the Footer I think.
3 0
2 years ago
Read 2 more answers
Read the statements below. Select "W" if the statement describes the Windows OS. Select "L" if the statement describes the Linux
zhuklara [117]
<span>If we are assuming Desktops. I say this because Linux is most commonly used OS when it comes to Servers and embedded systems etc.

L - Linux
W - Windows
_L__customizable
_W__most commonly used OS
__W_proprietary
_L__freeware <--- They want Linux here but it is not freeware. Clueless teacher/book
__L_unpaid developer <----They want Linux here too but this is not true. I guess they have not heard of RedHat . More clueless teachers....</span>
8 0
2 years ago
Which of the following features are common to both static and dynamic IP addressing methods? Select all the correct answers. Bot
d1i1m1o1n [39]

Answer:

Both IP addressing methods can be selected from the TCP/IP window.

and

Both addressing methods use DHCP servers to assign IP addresses.

8 0
2 years ago
Other questions:
  • 52.
    11·1 answer
  • When a formula contains the address of a cell, it is called a(n)
    9·1 answer
  • Adam is so good at playing arcade games that he will win at every game he plays. One fine day as he was walking on the street, h
    13·1 answer
  • Write an application that instantiates five Recording objects and prompts the user for values for the data fields. Then prompt t
    13·1 answer
  • What is contrast (in Photography)?
    14·1 answer
  • The rock cycle _____.
    14·1 answer
  • If you were required to give a speech identifying the risks of using computers and digital devices, which group of items would y
    7·1 answer
  • Output each floating-point value with two digits after the decimal point, which can be achieved as follows:
    7·1 answer
  • Which are the 2 main elements that’s make up computer architecture?
    6·2 answers
  • Implement switch/case or if/else ladder for menu control. Update the currency conversion program. If the user enters an invalid
    11·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!