brainliest for correct answer!


To program a digital turtle to trace the outline of a hexagon, what code should be used?
forward 50
repeat 6 [forward 50 right 60]
repeat 3 [forward 50 right 90]
repeat 4 [forward 50 right 60]

Answers

Answer 1

Answer:

repeat 6 [forward 50 right 60]

Explanation:

Hexagon has 6 sides!

Answer 2
Repeat 6 foward 50 right 60


Explanation: hexagon has 6 sides!

Related Questions

3. A Person typed 180 words per 6 minutes with errors in 18 words. Find the gross speed ,Net
speed, and accuracy percentage of his typing.

Answers

3 errors per min per 30 words
Answer: 3 errors per minute per 30 words


Explanation:

Which of these is an example of a Boolean value?
options A, B, or C
options A or B
option A
no options

Answers

I think it’s A because it’s a

"NOT"  is an example of the boolean operator. thus, option D is correct.

What is boolean operator?

Boolean Operators are simple words (AND, OR, NOT or AND NOT) used as conjunctions to combine or exclude keywords in a search, resulting in more focused and productive results.

The Proximity Operators can also helps you in searching. Here Using Proximity Operators for more details and examples.

The logical NOT operator takes truth to falsity and vice versa.

The logical NOT operator is typically used with boolean (logical) values.

Also When used with non-Boolean values, it returns false if its single operand can be converted to true ; otherwise, returns true.

Hence "NOT"  is an example of the boolean operator. thus, option D is correct.

Learn more about boolean operator here:

brainly.com/question/26680966

#SPJ2

The complete question is

Which option is an example of a Boolean operator?

O A. HTML

O B.

C. SEO

D. NOT

Other Questions
Use the poem to complete the sentences.The first four lines of the poem make up a.The last two lines of the poem make up a. what are the characteristics of primary standard substances? NO LINKS OR ELSE YOU'LL BE REPORTED!Only answer if you're very good at Math.The graph of which function has an amplitude of 3 and a right phase shift of /4?A: y= 3sin2(x- /4)B: y = 3 + sin2(x- /4)C:y = 3 + sin2(x+ /4)D:y = 3sin2(x+/4) Which statement about gene expression is TRUE?A. The gene for making hair WILL NOT BE expressed in the lining of the stomach.B. The gene for making a bone WILL BE expressed to create your eye balls. C. The gene for making fingernails WILL NOT BE expressed in the cells at the tips of your fingers. Use the periodic table to determine the number of valence electrons in the element Calcium (Ca). How many electrons will calcium gain or lose when it forms an ionic bond? Explain. factorize 3x(j-f) -4(f-j) Is this polygon regular or irregular? Help pls and thank uu A hula hoop is 113 inches around. What is its diameter to the nearest inch?HURRY PLEASE Use the quadratic formula to solve the equation.8x217x+7=0Enter your answers, in simplified radical form, in the boxes.x = or x = what is a main clause Dng mt gng phng G ht 1 chm nh sng mt tri hp xung y mt ci ging cn hnh tr thng ng dc theo trc ca ging. Tnh gc hp bi mt gng v ng thng ng, bit rng cc tia sng mt tri nghing vi mt phng nm ngang mt gc 60C In a survey, 15 high school students said they could drive and 15 said they could not. Out of 60 college students surveyed, 30 said they could drive. Micah concluded that knowing that a person is in college means they are more likely to drive. Is Micahs conclusion correct? Explain. Why is it important for us to learn about digestive system in the first place?please help What is the function of the lens in the eye?A. It sends visual information to the brain.B. It changes size depending on the amount of light in the environment.C. It is the central area of the retina.D. It controls the size of the pupil.E. It changes shape to bring objects into focus on the retina. Tomato juice comes in three different sized cans. The red can contains 6 cups, the blue can contains 2 pints, and the yellow can contains 32 fluid ounces. Part A Which can holds the most tomato juice? Enter red, blue, or yellow in the answer box. Will give a brainiest for the answer thanks :) 0.01 0.03 0.09 0.35 0.41 0.41 0.41 0.42 0.54 0.57 0.71 0.77 0.83 0.87 0.93 0.95 0.99 1.01 1.01 1.09 1.12 1.33 1.34 1.45 1.48 1.49 1.54 1.65 1.73 1.82 1.87 1.95 1.99 2.02 2.03 2.16 2.32 2.33 2.35 2.46 2.48 2.55 2.61 2.62 2.63 2.69 2.72 2.72 2.85 2.96 find the median How much water can be produced when 18 grams of pentane is burned in air? C5H12 + 8 02 --> 5 CO2 + 6 H2O. 9.0 g 18 g 27 g 36 g 729 Use Python to: Combine the lists x, y, and z into one multi-dimensional array. Print the multi-dimensional array. Use the values within the multi-dimensional array to print this message:THE SECRET LIES WITHIN.#code startx = ["N", "O", "H", "S"]y = ["I", "R", "L", "T"]z = ["C", "A", "W", "E"]# Add code here.( Note: a correct answer is needed as soon as possible. The due date is tomorrow )