How to draw an animation in edhesive?

Answers

Answer 1

I use Edhesive for coding, but i'm pretty sure you need to g0ogle that one :/

Hope this helps <3 :)


Related Questions

How is a high-level programming language interpreted?
OA binary interpreter is used to translate binary number to code.
O All lines of code are translated together and then executed at once.
O One line of code is translated and then executed before moving to the next line.
O Six lines of code are translated and then executed before moving to the next set of six.

Answers

Answer:

Once a program is compiled, the chore of language translation is over with and therefore executing the program only requires execution time, not additional translation time. To execute an interpreted program, every instruction is translated first and then executed; this must be done every time the program is run.

Explanation:

contoh ralat sintaks​

Answers

What’s Your Question?

So I got a question when I ask a question some people send me a link that seems weird in their answer you can't put links in your answer so is it a grabify link to track my IP?

Answers

Answer:

dw just ignore it

Explanation:

its just stoopid kids or people just ignore it

and think positive like elmo

Answer:No I don't think so hope u have a great day

Explanation:

The decimal equivalent of the product of 1011 and 1100 is

Answers

Answer:

132

Explanation:

We convert each number to base 10 (decimal) and multiply.

So 1011₂ = 1 × 2³ + 0 × 2² + 1 × 2¹ + 1 × 2⁰

= 1 × 8 + 0 × 4 + 1 × 2 + 1 × 1

= 8 + 0 + 2 + 1

= 11₁₀

1100₂ = 1 × 2³ + 1 × 2² + 0 × 2¹ + 0 × 2⁰

= 1 × 8 + 1 × 4 + 0 × 2 + 0 × 1

= 8 + 4 + 0 + 0

= 12₁₀

So, 1011₂ × 1100₂ = 11₁₀ × 12₁₀ = 132₁₀

So, the decimal equivalent of the product of 1011 and 1100 is 132

Edhesive unit 4 test answers

Answers

Answer:

Can you show the questions?

Explanation:

what is the fullform of cpu​

Answers

Answer:

cpu is also known as Central processing unit this is legit answer pls brailest and adims STOP DELETING MY LEGIT ANSWERS

Explanation:

Answer:

central processing unit

Randy is concerned about his company’s data security on the Internet. Because cellular signals are not encrypted, he is concerned that the new smartphones given to the sales department will allow a breach. Randy has decided the company needs a more secure way to allow the sales department to connect to the company network over the Internet. What should Randy deploy to allow the sales department to connect to the company network securely over a cellular data signal?

Answers

Answer:

By using a virtual private network (VPN)

Explanation:

If Randy deploys a virtual private network (VPN), it will give the sales department online privacy since VPN encrypt connections whenever the sales department connects to the company network over the Internet. A VPN for the sales department is very necessary to use over a cellular data signal to ensure the department's overall digital defense, and it also has other uses.

Choose the correct color to complete the sentence.
It is generally understood that
Blank is the best color choice for a global audience.

Answers

Answer:blue is the best color choice for a global audience.

Any tips or tricks I can use on my phone?​

Answers

Answer:

What phone you got mate? I'm interested

Answer:

No ffrjrirrjj dudjddiejejej

Ryan is installing new flooring in his house. Ryan can install 169 square feet of flooring in 5 hours. How much new flooring can Ryan install in 35 hours?

Answers

Answer:

1183 square feet.

Explanation:

If Ryan can install 169 square feet in 5hours.

Then, he can install times 7 of that in 35 hours since 35 / 5 = 7

So, 169 x 7 = 1183

True/False: On the piano, middle C is located to the left of the 2 black keys in the middle.

Answers

Answer:

um true??

Explanation:

Do Not Answer If You Are Going To Give Me A Link! DONT WASTE MY POINTS!!
Choi is trying out for a reality show on television. The application requires a self-portrait. Choi is setting up a self-portrait but wants to get her whole body. How might Choi BEST take a self-portrait that looks professional enough to submit?

A.
She could stand in front of a mirror holding her phone to take the photo.

B.
She could hold up the camera and take a selfie pointed down toward her body.

C.
She could use a self-timer to allow herself to get into position for the shot.

D.
She could ask her friend to take a photo of her as she stands against a background.

Answers

Answer:

My answer may be right nor wrong

A.

Answer: D seems like a good answer because she has a background behind her and it's a full body photo so i will say d looks more professional

Explanation:

Help me guys please.​

Answers

Answer:

1. a

2. i

3. e

4. b

5. d

6. h

7. g

8.c

9. j

10. f

Okie so I can see you at the

what is data? why is it important to collect data ? explain the points.​

Answers

Answer:

so i dont know if u mean like science or math but like there similar. so data is the results and information you get when you do experiments. It is important to collect it so it can back up your reasons and points. It also helps us advance and become smarter.

Explanation:

The following if statement tests the rainfall in New York’s Central Park during the months of June, July and August.

if (low <= rain && rain <= high)
System.out.println("Rainfall amount is normal.");
else
System.out.println("Rainfall amount is abnormal.");
It could be replaced with:
I.

if (rain >= low)
{
if (rain <= high)
System.out.println("Rainfall amount is normal.");
}
else
System.out.println("Rainfall amount is abnormal.");
II.

if (rain >= low)
{
if (rain <= high)
System.out.println("Rainfall amount is normal.");
else
System.out.println("Rainfall amount is abnormal.");
}
else
System.out.println("Rainfall amount is abnormal.");
III.

if (rain >= low)
System.out.println("Rainfall amount is normal.");
else if (rain <= high)
System.out.println("Rainfall amount is normal.");
else
System.out.println("Rainfall amount is abnormal.");
I only
II only
III only
(II or III)
I, II or III

Answers

Answer:

II only

Explanation:

In the original code, both conditions of low<=rain and rain >= high must be met for the print message to be executed. This is denoted by the && logical operator.

The code in II does the same thing. It first checks that the low <=rain condition is true; then it goes on to check if the rain >= high condition is true as well before the "normal" print statement can be executed. But if either of the condition is not true, it prints "abnormal" because both conditions must be true.

Don't Answer if you are going to give me a link! Don't Waste My Points!

An image is considered a portrait if the person is looking into the camera lens.

A.
True

B.
False

Answers

Answer:

Hello there! :) It could be considered a portrait but that is not exactly what a portrait is.

Explanation:

A portrait is mostly considered a painting or drawing of someone that that same person has drawn. For example, a portrait of the Mona Lisa would have been her drawing/painting herself. Now someone just looking at camera lens would'nt exactly be true, it would be false so the answer is B. False

Hope this helps!

Answer: False

Explanation: I don't know 100%, but it wouldn't make sense if it was because the person can be really far away and still be looking at camera, as well as be looking slightly away from lens and it still look like a portrait.

True or False: Nested elements must be indented with respect to parent elements in
order for the code to be properly displayed in a browser

Answers

Answer:

true

Explanation:

does trend in computing important for organization management?​

Answers

Answer:

yes it is...................

Which of the following is true of a procedure? Check all that apply.

It can be reused.

It saves programmers time.

It is a block of code that performs a single task.

It lets you exit a function.

Answers

Answer:

It can be reused, It saves programmers time, it is a block of code that performs a single task.

Explanation:

9.6 Code Practice, this is in Python, I need its quick!

Answers

Answer:

def printIt(a):

   for r in range(len(a)):

       for c in range(len(a[0])):

           print(a[r][c], end = " ")

       print(" ")

   print(" ")

   

   for r in range(len(a)):

       x = a[r][r]

       for c in range(len(a[0])):

           a[r][c] = x

           

   for r in range(len(a)):

       for c in range (len(a[0])):

           print(a[r][c], end = " ")

       print(" ")

   

N = []

N.append([1, 2, 3, 4, 5])

N.append([1, 2, 3, 4, 5])

N.append([1, 2, 3, 4, 5])

N.append([1, 2, 3, 4, 5])

printIt(N)

Explanation:

<3

In this exercise we have to have knowledge in python computational language to write code like:

The code can be found in the attached image.

What is an Array?

Widely used by programmers, array is a simple data structure present in most programming languages. Its main purpose is to be a continuous space in memory to organize and store a collection of elements.

This code can be written as:

N = [1,1,1,1,1], [2,2,2,2,2], [3,3,3,3,3], [4,4,4,4,4]

def printIt(ar):

for row in range(len(ar)):

for col in range(len(ar[0])):

print(ar[row][col], end=" ")

print("")

N=[]

for r in range(4):

N.append([])

for r in range(len(N)):

value=1

for c in range(5):

N[r].append(value)

value=value + 1

printIt(N)

print("")

newValue=1

for r in range (len(N)):

for c in range(len(N[0])):

N[r][c] = newValue

newValue = newValue + 1

printIt(N)

See more about python at brainly.com/question/18502436

PLS HELP IM SO DESPERATE!! 40 points


Consider how you would help your Uncle Sandro diagnose the location of the problem and offer a likely solution in the following scenario:

Uncle Sandro has a computer. It is an older model. He calls you in as his tech-savvy nephew and asks if you could help him. It seems like data that is traveling across his computer is getting corrupted, and there is not a clear source. He asks you what the problem is and how he might fix it.

Answers

You would reboot the computer install a VPN and a virus detector

Answer:

1 reboot the computer

2 install a VPN and  virus detector

Explanation:

To print preview a document, navigate to the _____ tab and select the Print option. File Page Design View Insert

Answers

Answer:

Option A

Explanation:

The process of viewing the print preview option in MS word is as follows -

a) First of all click on the File tab

b) After clicking on file tab, click on the print button at the left hand side

c) In the new tab that open up after clicking on the print button will provide an option of print preview.

Hence, option A is correct

Answer:

b. page layout

Explanation:

Tell me what does WSG mean ​

Answers

Answer:

It could mean many different things but heres some things it could

With Special Guest

World Standard Group

Web Security Guard

Hope this helps!

Which types of file formats are the best choice for files that may need to be edited later?
(Select all that apply.)

a. JPEG
b. PSD
c. PNG
d. TIFF

Answers

Answer:

PSD, PNG, TIFF

Explanation:

JPEGs compress image data, which leads to random pixels, it is especially disastrous for digital artists in the field of Pixel Art, as it causes blurry pixels.

PSDs are files saved by Photoshop, an image editing program

PNGs are your average run of the mill images that are commonly used in many art tools like Piskel or Aseprite

TIFFs are used for high-quality raster-type graphics, they are generally used in software programming, specifically for graphics. It supports lossless compression or in layman's terms, no image data is lost during the compression process.

What tool do you use to fill a cell with color?
Sort
Fill Color
Bold
Function bar

Answers

to fill a cell with Color you will usethe fill Color tool

The National Archives is part of the federal government, which means that its content:

-belongs to everyone.

-is off limits to the public.

-comes with extreme licensing fees.

-is outdated and useless.

Answers

Answer:

belongs to everyone.

Explanation:

A National Archive can be defined as the collection of data (informations) and documents by the government of a particular country for record keeping purposes.

Basically, these documents comprises of information about important and historical events that have happened in the country or events generally related with the country.

Hence, the National Archives is part of the federal government, which means that its content belongs to everyone. This is simply because the federal government is a government of the people, for the people and by the people. Thus, the ownership of governmental institutions or agencies belongs to the general public i.e the citizens of the country.

What are some common summary operations that aggregate functions can perform in a crosstab query? Check all that apply.
adding
counting
dividing
subtracting
identifying an average
calculating a minimum or maximum
predicting the next value in a pattern.

Answers

Answer:

adding

counting

identifying average

calculating max or min

Explanation:

edg 2021

which of these stamtemnst correctly descride how to adjust a imange on a slide

Answers

Answer:

To resize an image, just click and drag its edges.

Explanation:

?i really don't understand. I hope I'm correct..

Dose anybody know how to do this because i dont.

Answers

Answer:

All you need to explain in this assignment is specific things which makes a product an innovationi or new. This is what emerging means in the first question. Then say why these new technologies can be hard to identitfy.

Explanation:

explain types of fans & their function​

Answers

Answer: 1. Ceiling Fan: As they are suspended into the middle of the room, they transfer air in equal quantity.

2. Table Fan: Used in small purpose office room and home tables for max. 5 people.

3. Tower Fan: Take lesser space, compact and portable, used to maintain and encourage air flow.

4. Pedestal/Stand Fan: Used in rooms with larger space, make less sound, are portable and used in a single room at a time for up to 10 people.

5. Exhaust Fan: Used in bathrooms and kitchens to provide ventilation and remove any odour or smoke.

               

Explanation:

Other Questions
Order the phases of photosynthesis:Question 4 options:Chlorophyll captures lightLight energy converted to chemical energyGP3 molecule is formed Jessica rented 1 video game and 3 movies for a total of $11.50..The video game cost $4.75 to rent. The movies cost the same amount each to rent.What amount, in dollars, did Jessica pay to rent each movie? Find x please help me please I need the answer today before 11:59 can someone do thiss Mes parents ne veulent pas _____ tarte.Ta tante boit beaucoup _____ jus de fruits.Vos cousins mangent un peu ______salade.Donnez-moi ______coca!Voulez-vous ____omelette.Je prends _____potage.Apportez ______frites.Nous mangeons ______poulet.Achetons _______lgumes, ______salade et _______fruits. la fin ils prennent _____caf, ______glace et ______gteaux, une petite tasse ____caf, assez ____glace et beaucoup Please help please help please Caterpillar nitrogen assimilation and body mass. we explored the relationship between nitrogen assimilation and body mass (both on log scales) for data on a sample of caterpillars in Caterpillars. The Instar variable in the data codes different stages (1 to 5) of caterpillar development. a. Fit a model to predict log nitrogen assimilation (LogNassim) using log body mass (LogMass). Report the value of for this model. b. Fit a model to predict LogNassim using appropriate indicators for the categories of Instar. Report the value of for this model and compare it to the model based on LogMass. c. Give an interpretation (in context) for the first two coefficients of the fitted model in (b). d. Fit a model to predict LogNassim using LogMass and appropriate indicators for Instar. Report the value of and compare it to the earlier models. e. Is the LogMass variable really needed in the model of part (d). Does the linear trend appear to be better when the caterpillars are in a free growth period? (Again, we are not ready to fit more complicated models, but we are looking at the plot for linear trend in the two groups.) There are 300 pages in your independent reading book for English. You have read 78% of the book. How many pages have you read? The wholesale price for a pillow is 8.50. A certain department store marks up the wholesale price by 90%. Find the price of the pillow in the department store. What happens to the position of an object as an unbalanced force acts on?I need an answer and a example!!!!!HELPPPPP!!!!!!!!! Which relation is a function? could someone help me with this? Assume a merchandising company provides the following information from its master budget for the month of May: Cash balance, May 1 $20,000 Cash collections from customers $80,000 Cash disbursements for merchandise purchases $35,000 Cash disbursements for selling and administrative expenses $40,000 If the company wishes to maintain a minimum cash balance of $30,000 at the end of every month, then its borrowings at the beginning of May will equal:_______a. $5,000 b. $0 c. $25.000 d. $20,000 Who are the three candidates running for president? Dilma Rousseff Jair Bolsanaro Aecio Neves Simon Bolivar Marina Silva Do you think the benefits outweigh the risks? Why or why not? The bottom of a swimming pool is 10 feet below the surface of the water in the pool. The surface of the water is represented by the number 0, and the bottom of the pool is represented by the number -10. The pools diving board is the same distance above the surface of the water as the bottom of the pool is below the surface of the water. HELP I WLL GIVE THE CROWN THNG AND MORE POINTS Carpet King is trying to increase sales, and it has instituted a new promotion. All purchases can bepaid on the installment plan with no interest, as long as the total is paid in full within six months.There is a $20 minimum monthly payment required. If the Schuster family buys carpeting for $2,134and makes only the minimum payment for five months, how much will they have to pay in the sixthmonth? What is another name for the strips that join the glass together? Calculate f(x) - g(x) where: ABC is a right-angled triangle.Given that cos x = 3/4 and that the length of the side adjacent to the angle x is 9 cm,work out the length of the hypotenuse. who wanna be a goat and help a girl out by answering this thank yuuu