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
Vikentia [17]
3 years ago
8

Does anyone know the code for the beaded bracelet on codehs? pls i really need help

Computers and Technology
1 answer:
kvv77 [185]3 years ago
6 0

Answer:

Explanation:

If it has not changed since the last time that i used codehs then the code should be the following

penup()

forward(-100)

right(90)

pendown()

def beaded_bracelet():

circle(10)

penup()

forward(20)

left(10)

pendown()

for i in range(36):

beaded_bracelet()

Which should complete the entire function as intended.

You might be interested in
To incorporate media such as audio or video into a PowerPoint presentation, a user would first navigate to the _____ tab.
Nadya [2.5K]

The answer is the Insert tab or the recording tab in PowerPoint 2016

You can use the insert tab in most versions of the Microsoft PowerPoint applications to add media files to your presentations. However, we have the recording tab introduced in PowerPoint 2016. This tab can also be used to add a screenshot, a recording, or a video to a slide

3 0
4 years ago
Name 3 coding languages
Pavlova-9 [17]

Answer:

javascript, python, c#

Explanation:

7 0
3 years ago
Read 2 more answers
Explain why binary codes are used to represent characters, numbers and symbols :)
guajiro [1.7K]
Binary (base 2) is much easier to encode on a hard drive as it only has two states, whereas letters, numbers and symbols can be one of hundreds.
8 0
3 years ago
Read 2 more answers
A global construction client approaches Accenture to help make their decision-making processes more transparent and understandab
RoseWind [281]

Answer:

Deep-learning artificial intelligence.

Explanation:

Deep-learning artificial intelligence would be an appropriate choice because it imitates the methods of the human brain.

6 0
3 years ago
Write the pseudocode for the following: A function called fahrenheitToCelsius that accepts a Real Fahrenheit temperature, perfor
V125BC [204]

Explanation:

import java.util.Scanner;

public class Main{

    public  static float CtoF(float celsius)

    {

        return 9 * (celsius / 5) + 32;

    }

public  static float FtoC(float fahrenheit)

{

   return (fahrenheit - 32) * 5 / 9;

}

    public static void main(String []args){

       System.out.println("Hello World");

       float temperature;

       Scanner in = new Scanner(System.in);

   System.out.println("Enter temperature in Fahrenheit");

   temperature = in.nextFloat();

   System.out.println("Fahrenheit value = " + FtoC(temperature));

   System.out.println("Enter temperature in Fahrenheit");

   temperature = in.nextFloat();

   System.out.println("Celcius value = " + CtoF(temperature));

    }

}

In this program we get input through the scanner object and it needs "java.util.Scanner" header file. We are getting the relevant input and that input is passed on the relevant function which has the ability to convert to Celsius and Fahrenheit.

Formula:

To Fahrenheit: 9 * (celsius / 5) + 32;

To celcius: (fahrenheit - 32) * 5 / 9;

8 0
3 years ago
Other questions:
  • Validating the users claimed identity is called which of the following?A. AuthenticationB. IdentificationC. VerificationD. Valid
    15·1 answer
  • What changes do you need to a algorithm to compare 100 numberst
    7·1 answer
  • The ___________________ Act makes it illegal to deactivate or otherwise disable any antipiracy technologies including DRM techno
    7·1 answer
  • Create a loop that will output all the multiples of 5 that are greater than zero and less than 60 (do not include 60). 5, 10, 15
    10·1 answer
  • Ginny downloads and modifies an open source software program, then uploads the program with a different name. Which type of soft
    6·1 answer
  • From an audio standpoint, how would a city street rate as a possible film location? great because city streets are interesting t
    15·1 answer
  • Which of the following are parts of the Physical Layer?
    9·1 answer
  • Consider a Dog class and a Mammal class. Which is true? Group of answer choices The Dog class is abstract The Mammal class is co
    10·1 answer
  • (10 points) Make a user interface to get 3 points from the user which will be placed on the coordinate plane. Then write a Pytho
    11·1 answer
  • Complete the following sentence.
    12·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!