The fireworks were a lantern in the sky

Answers

Answer 1

Answer:

So your saying thst when a firework blows then it is a big lantern in the sky???


Related Questions

What is the output for the following program?
for numX in [3,5):
for num Y in [1,2]:
print (numX, num Y)

Answers

Answer:

3 1

3 2

5 1

5 2

Explanation:

Nested loops continuously loop the outer loop until the inner loop is done looping. So for this instance, the outer loop is [3,5]. The three will remain constant until the end of the inner loop, [1, 2], which will then bring the outer loop to its 5. So from the beginning, the outer loop uses numX equals 3, and the inner loop uses numY equals 1.

3 1

The inner loop then uses numY equals 2.

3 2

Then back to the outer loop where numX equals 5.

The inner loop starts again with numY equals 1

5 1

The inner loop then has numY equals 2

5 2

As a result, in the beginning, numX equals 3 in the outer loop and numY equals 1 in the inner loop.

What is the result?

something that is the result of an earlier event or action that triggered it. [count] Years of toil and devotion have yielded the book. His work produced a great American novel as its outcome.

3 1

Next, numY equals 2 is used in the inner loop.

3 2

returning to the outer loop where numX=5,

Restarting the inner loop with numY equal to 1

5 1

The inner loop then has numY equals 2

5 2

Therefore, the Option is correct.

Learn more about the result here:

https://brainly.com/question/19492935

#SPJ2

Nurse Jackie is a humorous depiction of a drug-addicted nurse who struggles to balance the demands of her hectic hospital job with a string of
predicaments in her personal life. To what genre would this television series belong?
ОА
sitcom
OB
comedy
Ос.
drama
OD
dramedy

Answers

Answer:

dramedy would make since to me

Explanation:

Which line of code in this program is MOST likely to result in an error?
A Line 1
B Line 2
C. Line 3
D, Line 4

Answers

Answer:

It's line 2

Explanation:

When a user modifies the fonts in a message and immediately sees the effect of a font change without actually selecting the font, which outlook feature is the user witnessing

Answers

Answer:

Live Preview

Explanation:

With Live Preview mode on in Microsoft Outlook while composing an email content, a user will be able to see effects of the when the mouse cursor is placed format for the text including, the text size, font of the text, the text color, which are immediately applied to the selected text to give a preview of what the effect of the editing function the cursor is hovering over can do.

How do open online courses help with independent learning

Answers

Answer:

One of the most powerful benefits of online courses is that they enable students to learn at the time, place, and pace that best suits their individual learning style. ... If there is a class discussion, you can take time to gather your thoughts rather than be in a race to get the teacher's attention.

Explanation:

Answer:

you can take time to gather your thoughts

Explanation:

How do I write my name in binary code?

Answers

Answer:

qUE

wHAT CODE

Explanation:

___________ are representations of actual objects. a. symbols b. models c. handouts d. notecards

Answers

Answer:

Models is the answer!!!

Answer:

B. Models.

Explanation:

Got it right on the test

What involves the layering of hardware and software into a coherent computer experience?

A) PaaS

B) Cloud

C) IaaS

D) Open Systems Interconnect

Answers

Answer:

Answer is D. Open Systems Interconnext

Answer:

D open Systems Interconnect

Explanation:

Got it right on the test.

Complete answers for the test on edge 2021...

#1. a - application performance

#2. c - protocol

#3. b - virtual machines

#4. b - open systems interconnect

#5. b - post office

Got 100% on the test.

Most significant effect the rotary press had on printing

Answers

Answer:

fast printing

Explanation:

Answer:

The rotary press made printing more efficient, but the typeset (composing type) could not keep up with the press.

Explanation:

So yea, fast printing.

4.8 Code Practice: Question 1

Instructions
Write a for loop to print the numbers 5, 10, 15 … 75 on one line.

Expected Output
5 10 15 20 25 30 35 40 45 50 55 60 65 70 75

Answers

Answer:

c = 1 # global variable

    jhjl jh

def add(): c = 1 # global variable

def add():

   print(c)

add()

   c = c + 2 # increment c by 2

   print(c)

add()

Explanation:

Answer:

for x in range(1, 16):

   print(x * 5, end=" ")

Explanation:

Hope this helps!

what are the main features of python​

Answers

Python Features

Python is a dynamic, high level, free open source and interpreted programming language. ...

Easy to code: ...

Free and Open Source: ...

Object-Oriented Language: ...

GUI Programming Support: ...

High-Level Language: ...

Extensible feature: ...

Python is Portable language

Explanation:

Which of the following is an example of gameplay in a video game
A: the art of a game

B: the player interacting with the game world and game mechanics

C: the personalities of all the characters

D:all of the above

Answers

Answer:

the correct answer is B. the player interacting with the game world and game mechanics

why make people act meaner online the. in person ​

Answers

Because they are scared to say something in real life. Behind a screen they are protected

URGENT!!!!15POINTS AND BRAINLIEST
Type the correct answer in the box. Spell all words correctly.
In a hydraulic jack, the pipe below the load has an area of 5 m2, and the pipe through which the input force transmits has an area of 1 m2. Calculate the force required.

kN of input force is necessary to balance a load of 10,000 N.

Answers

Answer:

0.2kN

Explanation:

An hydraulic jack works by the principle that pressure applied to one part in an enclosed liquid is transmitted equally in all parts of the liquid. this is in accordance with Pascal's principle.

Pressure= Force/Area

P=F/A

Pressure due to the load= Pressure due to input force for the system to be in balance.

Let force due to load be F₁, input force be F₂, Area at the load piston be A₁ and the area of the pipe through which the input force transmits be A₂, then,

F₁/A₁=F₂/A₂

10000N/5m²=F₂/1m²

F₂=(1000N×1m²)/5m²

F₂=200N

=0.2kN

what is branching in Python​

Answers

Answer:

Branching is where a program decides whether to do something or not.

Part B
How would you classify a network formed by connecting two MANs together?
В І у хх Font Sizes А • А

Answers

Computer programming 2254518752669

To use the shortcut for inserting a row,_____
on the row number and choose Insert.
Right-click
Double-click
Shift-click
Click

Answers

I think it is double click

Which is the fastest way to make many formatting changes to a range of cells?
select each cell, right-click, use the ribbon to make changes
select the range, right-click, use the ribbon to make changes
select the range, right-click, format cells, make changes
select each cell, right-click, format cells, make changes

Answers

Answer:

c 3

Explanation:

c 3

Answer:

I believe it could be C

Explanation:

Please click "Thanks" if this helped in any way! :)

look at the picture lol

Answers

Answer:

Zoom in more please and than i can help

Explanation:

Answer:

I would go with the first blue highlighted one... but i could be wrong

i hope i helped

if i didn't... i am sorry, i tried.

NEED HELP ASAP!!!!!!!!!!

Which of the following demonstrates the difference between disk copying and disk imaging?
A) Disk copying moves the entire contents of one disk to another whereas disk imaging creates a compressed file for backup
B) Disk copying creates a compressed wile for backup whereas disk imagine moves the entire contents of one disk to another
C) Disk copying only records and stores
another disks auditory data whereas disk imaging only records and stores another disk's
VISUS data
D) Disk copying only records and stores another disks visual data whereas diskirmaging only records and stores another disk's
auditory data

Answers

Answer:

A

Disk copying moves the entire contents of one disk to another whereas disk imaging creates a compressed file for backup

Explanation:

What is the difference between myList.length and myList.length - 1? When would you use myList.length? When would you use myList.length - 1?

Answers

Answer:

The difference between myList.Length and myList.length - 1 is that with the second variable, you are subtracting 1 from the total (assuming it is a integer)

Explanation:

Assuming the variable myList.Length is a integer, like for example, 4, it would be equal to 4, while myList.Length - 1 would be 3.

A peripheral can be used to tell a computer to complete a specific task.
A) True
B)False

Answers

Answer:

A. true

Explanation:

because you can complete it without it mistakes if your using an computer but if you use an paper you will make mistakes over and over

HELP ASAP!!!
Write a program that asks the p34won to enter their grade, and then prints GRADE is a fun grade. Your program should repeat these steps until the user inputs I graduated.

Sample Run
What grade are you in?: (I graduated) 1st
1st is a fun grade.
What grade are you in?: (I graduated) 3rd
3rd is a fun grade.
What grade are you in?: (I graduated) 12th
12th is a fun grade.
What grade are you in?: (I graduated) I graduated

It's in python

Answers

def func():

   while True:

       grade = input("What grade are you in?: (I graduated) ")

       if grade == "I graduated":

           return

       print("{} is a fun grade".format(grade))

func()

I hope this helps!

what is a cloud in the world of computing

Answers

Answer:

In the simplest terms, cloud computing means storing and accessing data and programs over the internet instead of your computer's hard drive

Explanation:

Do you guys know if there's a way for me to find a Google doc that I typed but forgot to save if you do it for points i will report please don't make me

Answers

Answer:

Usually, Google Docs save automatically. If you remember some keywords that you typed, try searching for it. For example, if you typed up a report about dogs, search "dogs" when you're on the Google Docs home screen.

Explanation:

If this doesn't help, leave a comment and I'll try to help more!

Answer:

if you remeber the name of the doc you wrote you can just search for it in google doc. google doc saves what you write so it should be in there

Explanation:

A computer that provides special services to client computers on demand.

Answers

Answer:

A server?

Explanation:

I feel like this would be the answer but if it is multiple choice, reply with the possible answers. Hope this helps!

why is it important to write something in the subject line of emails?

Answers

so the person can know what you want and it helps keep better track of emails and subject matters

Answer:To provide a topic for whatever is in your email

Explanation: without something in the subject line the email will most likely be inferred as a spam.

PLEASE HELP!!! WILL MARK BRAINLIEST!!
Why do you think Phones/Devices have upgraded over the years

Answers

Answer:

Too improve the technology

Explanation:

Answer:

phones and other devices have been upgraded over time because technology has advanced and people have found a need for better communication as the world has evolved

According to the video, what are some qualitites Clergy need? Check all that apply.

Answers

Answer:

honesty in communication and in relationships hope it helps. :)

Explanation:

Answer:

honesty and communication in a relationship

Explanation:

hope this help and have a blessed day

Which of the following You tubers uses the word "flip" as a curse word

A. Unspeakable
B.09Sharkboy
C. Moosecraft
D. All of the above

First correct answer get brainiest!

Answers

All of the above cause it’s fliped
Other Questions
Pollen makes a tube to the ovary through the what of a flower What is one effect of the extension of the Maurya Empire around 260 BC? *4 points1. Rule by a Christian king2. Influence of Confucianism on government policy3. Spread of Buddhism to those regions4. Spread of Daoist beliefs in schools huh?6(2 + 4) - 1_________2 x 3 + 1 Cultural influences on food are the backbone of cooking traditions and practices, otherwise known as:cultureglobalizationdessertcuisine(Culinary arts) PLEASE HELP ASAP Pls help ill mark brainliest In the fifth sentence of the first paragraph (There is the League of Nations . . . reduction of armament), the author comments on the age and effectiveness of the League of Nations primarily to explain The function y=15x + 100 models the freight shipping charge of x pounds of cargo. What best describes the constant term of the function A 2-yard piece of string costs 1.50$. What is the price per foot? PLEASE HELP WILL MARK BRAINLIEST The cost of producing a smartphone is $42.73 per phone. Additionally, the smartphone company pays a flat rate of $175 to ship each store's order. Write an equation to model the costs for the smartphone company (y) to produce x number of smartphones and ship them to one store Space-shuttle astronauts experience accelerations of about 35 m/s2 during takeoff. What force does a 75 kg astronaut experience during an acceleration of this magnitude? I need help I know it isnt A the best data an aquifer comes from- Select the correct text in the passage Which words in this excerpt from the Declaration of Independence are emotionally charged? Nor have We been wanting in attentions to our British brethren. We have warned them from time to time of atte mpts by their legislature to extend an unwarrantable jurisdiction over us. We have reminded them of the circumstances of our emigration and settlement here. We have appealed to their native justice and magnanimity, and we have conjured them by the ties of our common kindred to disavow these usurpations, which, would inevitably interrupt our connections and correspondence. They too have been deaf to the voice of justice and of consanguinitye We must, therefore, acquiesce in the necessity, which denounces our Separation, and hold them, as we hold the rest of manknd, Enemies in War, in Peace Friends. A bicycle has a listed price of 777.99 before tax. If the sales tax rate is 8.5% , find the total cost of the bicycle with sales tax included.Round your answer to the nearest cent, as necessary. pls help thanks :):) Please help me finish an assignment IM ALMOST DONE please Michael is using a number line to evaluate the expression 8 3 PLEASE HELP !! SOCIAL STUDIES IS THE WORST !! " Columbus is not a hero. Explain whether you agree or not? " Sally was a demon on the volleyball court. A hyperbole B alliteration C personification D idiom E simile F metaphor G onomatopoeia H sensory I imagery