# Mariah Mudd # 6/22/20 # Purpose:Things about me. def main(): print("My name is Mariah. I just turned 15. My favorite movie is Scarface. I listen to The Beatles, Elton Hercules John, and Queen 24/7. My favorite subject in school is English. I collect glass bottles. If i had 1 hour to live I would spend it riding my bike in a lightning storm. This is by far the coolest class I will take in my online school career.") main()

Answers

Answer 1

Answer:

I think this is nice.

Explanation:


Related Questions

What does the frame rate of a Virtual Reality headset indicate?A. the number of users connected to the applicationB. the resolution and quality of the displayC. the strength of the device's internet connectionD. the number of images displayed per second

Answers

The frame rate of a Virtual Reality headset indicates the number of images displayed per second. Thus, the correct option for this question is D.

What is a Virtual Reality headset?

A Virtual Reality headset may be characterized as a type of heads-up display (HUD) that significantly permits users to interact with simulated environments and experience a first-person view (FPV).

Frame rate refers to the speed at which successive images are expressed. It is usually expressed as “frames per second,” or FPS. According to scientific research, the standard frame rate of 24fps is used in movies, TV broadcasts, streaming video material, and even smartphones.

Therefore, the frame rate of a Virtual Reality headset indicates the number of images displayed per second. Thus, the correct option for this question is D.

To learn more about Frame rate, refer to the link:

https://brainly.com/question/29590566

#SPJ1

First, read in an input value for variable valCount. Then, read valCount integers from input and output each integer on a newline followed by the string" reports.".

Ex: If the input is 3 70 65 75, the output is:

70 reports.
65 reports.
75 reports.​

Answers

Answer:

The program in Python is as follows:

valCount = int(input())

reports = []

for i in range(valCount):

   num = int(input())

   reports.append(num)

   

for i in reports:

   print(i,"reports.")

Explanation:

This gets input for valCount

valCount = int(input())

This creates an empty list

reports = []

This gets valCount integer from the user

for i in range(valCount):

   num = int(input())

Each input is appended to the report list

   reports.append(num)

This iterates through the report list

for i in reports:

This prints each element of the report list followed by "reports."

   print(i,"reports.")

Which statement is true about Location tracking in QuickBooks Online?
a. Locations affect only the source of a transaction
b. Location labels (for example, "Division" or "Territory") can be changed to suit the individual business
c. Location tracking is available in all subscription levels of QuickBooks Online
d. Sub-locations do not count toward QuickBooks Online usage limits
e. QuickBooks Online Advanced allows for unlimited hierarchical levels of locations

Answers

The statements about Location tracking in Quick Books Online are true are The Location can be selected on each row of a journal entry and The Location can be filtered on the Pay bills screen.

There are a few examples of how location sharing applications and features benefit our daily lives: Assist you in tracking down and recovering lost or stolen smart gadgets. When you phone 911, you are giving emergency responders your location. Allow you to avoid traffic.

The assertions concerning QuickBooks Online's location tracking are correct. On each row of a journal entry, the Location may be selected, and the Location can be filtered on the Pay bills screen. As a result, options 2nd and 5th are accurate.

Learn more about location here:

brainly.com/question/11718756

#SPJ1

consider the following function: function ret = func4(n) ret = 0; switch n case 1 ret = 10; case 2 ret = 20; otherwise ret = 30; end end what is the return value of func4(2)?

Answers

The return value of func4(2) is 20.

The given function "func4" takes a single argument "n" and initialize "ret" to zero. It then uses a switch case statement to set the value of "ret" based on the value of "n". If "n" is equal to 1, the value of "ret" is set to 10. If "n" is equal to 2, the value of "ret" is set to 20. Otherwise, the value of "ret" is set to 30. Since the argument passed to the function is 2, the switch case statement evaluates to the second case, which sets the value of "ret" to 20. Therefore, the return value of func4(2) is 20.

Learn more about initialize here:

https://brainly.com/question/30631412

#SPJ11


A wide-angle lens corrected for barrel distortion is called a(n)
lens.

Answers

Answer:

Rectilinear lens

Explanation:

In photography, the distortions are caused in the formation of the image due to either the position of the camera or the optical design of the lenses i.e perspective and optical distortion.

The barrel distortion is a type of optical distortion caused due to the optical design of the lens. In barrel distortion, the straight lines of the light bend as a result of which the lines appear curved inwards in images.  

The field of view of wider than the image sensor in barrel distortions which can be corrected by the use of rectilinear lens which provides straight lines without bending them. This lens stretches the image towards the edge and removes distortion.

Thus, Rectilinear lens is the correct answer.

1) Write a program that prints the sum of the first ten positive integers, 1+2+...+10
I don’t know how to write the code for python

Answers

total = 0

for i in range(1, 11):

   total += i

print(total)

1) Write a program that prints the sum of the first ten positive integers, 1+2+...+10I dont know how

in the context of evaluating performance-enhancement programs, _____ is a human resource indicator.

Answers

General labor cost is a human resource indicator when analyzing performance improvement projects.

What is standard labor cost?

The typical range for the average labor cost percentage of a company's gross sales is 20% to 35%. Nevertheless, there are differences based on your field. Restaurants and other service industries frequently have labor costs that range from 30% to 50%.

What is Human Resource Management?

Human resource management is the process of finding, choosing, on boarding, orienting, training, and developing employees. It also involves motivating employees, maintaining proper relationships with employees and their trade unions, ensuring employees' safety, welfare, and health measures in accordance with local labor laws, and finally adhering to orders or judgments of the court.

To know more about Performance Evaluation visit:                                      brainly.com/question/14511787

#SPJ4

1. Which of the following is considered an output device?
O printer
O scanner
O memory
O keyboard​

Answers

Answer:

printer

Explanation:

since because a printer printes out information that a user can understand

Printer is considered an output device. The correct option is A.

Thus, A piece of computer hardware known as an output device takes information or data from the computer and displays it. It displays the transformed data in an understandable format.

Because it receives data from the computer and prints a physical copy of that data on paper or another print medium, a printer is regarded in this context as an output device.

The following are more examples of output devices: plotters, speakers, projectors, and monitors. Scanner, memory, and keyboard are the other options on the list; they are not output devices; instead, they have various purposes within the computer system.

Thus, Printer is considered an output device. The correct option is A.

Learn more about Printer, refer to the link:

https://brainly.com/question/5039703

#SPJ7

How does a computer get the server's IP and how does it know which way to the server?

Answers

The browser connects to the domain name server (DNS) and retrieves the corresponding IP address for that specific server. It knows which way to go due to it being programmed to follow the exact instructions given by human interaction, its own hardware, and the software installed onto it.

How do you create a loan amortization schedule in Excel?

Answers

One of the functional areas, PMT, determines the loan payment based on fixed payments and a fixed interest rate.

What is fundamental Excel?

The capacity to enter or format info, calculate totals and summaries using formulae, highlight data that satisfies particular criteria, create simple reports and charts, and comprehend the value of keyboard shortcuts and productivity tips are some examples of the fundamental Excel skills.

What is the purpose of Excel?

Users of Microsoft Excel may format, arrange, and compute data in a spreadsheets. Data scientist and other consumers can make data easier to examine as items are added nor altered by organizing information using tools like Excel. The boxes in Excel are referred to as cells, and they are arranged in rows or columns.

To know more about Excel visit:

brainly.com/question/30324226

#SPJ4

The loan payment is calculated by one of the functional areas, PMT, using fixed payments and a fixed interest rate.

What does basic Excel entail?

The basic Excel skills include the ability to enter or format data, summarise data using formulas, highlight data that meets certain criteria, produce straightforward reports and charts, and understand the value of keyboard shortcuts and productivity tricks.

What does Excel do?

Spreadsheets can be formatted, organized, and computed by Microsoft Excel users. By organizing information using tools like Excel, data scientists and other users can make data easier to examine as items are added or changed. Excel's boxes are known as cells, and they are organized in rows or columns.

To know more about Excel visit:

brainly.com/question/30324226

#SPJ4

Skylar watched the clock tick slowly toward noon. soon this class would be over, and she could go to lunch. she heard her stomach rumble and thought she might actually starve to death before this class ever ended. which device of figurative language does the text in bold use? hyperbole idiom personification simile

Answers

Answer:

Hyperbole

Explanation:

I also got it correct :D

*For some reason someone deleted my answer earlier -_-*

How would you declare a variable x of type double and set it equal to 25.25? In JAVA

How would you declare a variable x of type double and set it equal to 25.25? In JAVA

Answers

In java, you have to use the double keyword.

double x = 25.25;

You have to end the statement with a semi-colon. I hope this helps!

Flight controllers make sure the facilitates that house mission control can operate properly, even in the event of a severe weather or national emergency.​

Answers

Flight controllers making sure that they facilitate house mission control operating properly is True.

Who is a Flight controller?

This is an individual which forms part of the house mission control and they monitor and direct the movement of the aircraft in the skies and on the ground.

The functions mentioned above ensures that house mission control can operate properly, even in the event of a severe weather or national emergency.

Read more about Flight controller here https://brainly.com/question/1921832

what are the methods used in research methodology?

Answers

Experiments. ...
Surveys. ...
Questionnaires. ...
Interviews. ...
Case studies. ...
Participant and non-participant observation. ...
Observational trials. ...
Studies using the Delphi method.

5
Next O Media Literacy: Mastery Test
Select the correct answer.
What is one effect that the Internet has had on media?

Answers

The Internet has profoundly impacted the media industry, disrupting traditional models and creating new opportunities for content creators and consumers.

What is the explanation for the above response?

One major effect of the Internet on media is the democratization of information and news.

With the rise of social media and citizen journalism, anyone with an internet connection can share and consume news and information, without the need for traditional gatekeepers.

This has led to a more diverse range of voices and perspectives being represented in the media landscape. However, it has also led to challenges such as misinformation and the erosion of trust in traditional news sources, as well as questions around censorship and content moderation.

Learn more about Internet  at:

https://brainly.com/question/13308791

#SPJ1

The startup household cleaner company produces safe, environmentally sustainable, certified cleaning tablets that are highly efficacious by easily making the own cleaner using plain tap water with those tablets and the same bottle over and over again. With refills, and your own tap water, it costs up to 75% less than traditional cleaners and also outperforms the leading brands. The company has already built a new production facility with high-speed blending, tableting, and packaging equipment, and they have a production capability of up to approx. seventy-nine thousand tablets per hour. They also had a new website, new marketing collateral with a strong crew, and already extended the brand by introducing new foaming hand soap product. Their year over year sale increases to 475%. The company is planning the following tactics for coming year:

• Upcoming appearance on America's Big Deal to negotiate a national retail contract

• Maximizing their retail distribution with active conversations with over 100 retailers

• Scheduling to launch new products very soon

• International Distribution in place, adding new countries every quarter

• Team expansion to meet the needs of their journey to $50M in sales by 2025

Does this company incorporate activities in a way that creates a "fit" that leads to entrenching differentiation, competitive advantage, and sustainability? Why or why not? Is this activity "fit" hard to imitate?

Answers

Yes, the company incorporates activities in a way that creates a "fit" leading to entrenching differentiation, competitive advantage, and sustainability. This activity "fit" is hard to imitate.

The company's incorporation of various activities demonstrates a strong alignment between its core competencies and market opportunities, resulting in a "fit" that leads to entrenching differentiation, competitive advantage, and sustainability.

Firstly, the company's production facility with high-speed blending, tableting, and packaging equipment enables them to efficiently manufacture their cleaning tablets at a large scale. This allows them to meet the increasing demand and offer a cost advantage by producing in high volumes.

Furthermore, their focus on producing safe, environmentally sustainable, and highly efficacious cleaning tablets positions them as a unique player in the market, differentiating them from traditional cleaners and even outperforming leading brands.

This combination of quality, sustainability, and affordability creates a strong competitive advantage for the company.

Secondly, their strategic initiatives such as appearing on America's Big Deal to negotiate a national retail contract and actively engaging with over 100 retailers for maximizing retail distribution highlight their efforts to expand their market presence.

By securing a national retail contract and increasing their distribution channels, the company can reach a wider customer base and further solidify their competitive position.

Additionally, the company's focus on continuous innovation by launching new products, such as the introduction of a foaming hand soap product, demonstrates their commitment to meeting evolving customer needs. This approach allows them to maintain their competitive edge in the market and stay ahead of potential imitators.

Overall, the combination of sustainable production practices, product differentiation, strategic expansion efforts, and a focus on innovation creates a unique "fit" for the company. This alignment of activities not only provides a competitive advantage but also establishes a sustainable foundation for future growth and market dominance.

Learn more about Sustainability

brainly.com/question/32771548

#SPJ11

Use the drop-down menus to complete the sentences.

A(n)
statement causes a section of code to be repeated a certain number of times.
The repetition in the loop will continue for as long as the condition remains
The loop ends and the program continues to the next code block when the condition becomes

Answers

A loop statement causes a section of code to be repeated a certain number of times.

The repetition in the loop will continue for as long as the condition remains true.

The loop ends and the program continues to the next code block when the condition becomes false.

What is a looping structure?

In Computer technology, a looping structure can be defined as a type of function that is designed and developed (written) to instruct a computer to repeat specific statements, especially for a certain number of times based on some certain true condition(s) such as the following:

For LoopWhile LoopForever loopIf/Else StatementIf StatementIndefinite loop

This ultimately implies that, a code block would repeat particular statements for a certain number of times (iterations) based on some certain true condition(s) in the looping structures.

Read more on loop here: brainly.com/question/26130037

#SPJ1

A current divider is to be designed using a 2mA DC current source and 1K resistors, the specification that the current is 1.5mA.

Answers

Answer:

The solution of the given query is described below throughout the explanation segment.

Explanation:

Given:

DC current,

= 2mA

Resistors,

= 1K

According to the question,

⇒ \(i=\frac{(1K+1K+1K)\times 2mA}{1K+1K+1K+1K}\)

⇒   \(= \frac{3}{4}\times2mA\)

⇒   \(=1.5mA\)  

Leilani’s computer is acting sluggish and is having a hard time executing simple tasks. Which specific computer part is most likely the problem?

Answers

When a computer is acting sluggish and struggling to execute simple tasks, there can be several potential culprits. However, the most likely part that could be causing such performance issues is the computer's hard drive. The hard drive is responsible for storing and retrieving data on a computer. Over time, it can accumulate fragmented files, corrupted sectors, or excessive amounts of temporary files, which can slow down the overall performance. If the hard drive is nearly full, it can also affect the computer's ability to access and write data quickly.

When the hard drive becomes the bottleneck in a computer's performance, it can lead to symptoms like slow boot times, delays in opening programs, and overall sluggishness during everyday tasks. If you suspect the hard drive is causing the sluggishness, there are a few steps you can take to address the issue:

1. Run a disk cleanup: Use the built-in disk cleanup utility in the operating system to remove temporary files, unnecessary system files, and empty the recycling bin. This can free up space and improve performance.

2. Perform a disk defragmentation: If the hard drive is heavily fragmented, running a defragmentation process can reorganize the data, making it easier and faster to access.

3. Check for malware: Malicious software can consume system resources and slow down a computer. Run a thorough antivirus scan to detect and remove any malware.

4. If these steps don't resolve the sluggishness issue, or if you continue to experience symptoms like unusual noises or frequent error messages, it might be necessary to replace the hard drive. Consider consulting a professional technician or a knowledgeable individual for further assistance.

Learn more about hard drive here:

brainly.com/question/29608399

#SPJ11

what happens when a runtime error occurs? group of answer choices the program will continue executing until you cancel out of it. the results of the program will be inaccurate. the program will end abnormally.

Answers

The thing that happens when a runtime error occurs is the results of the program will be inaccurate.

What is runtime error occurs?

When a program has an error while it is running, it usually stops unexpectedly.  The program will keep running until you stop it, but this usually doesn't happen.

When there is an error while a program is running, it stops the program from working correctly. Depending on how bad the problem is and what kind of programming system is being used, the program might either stop right away or reach a point where it can't keep going, which would cause it to end in a way that's not normal.

Read more about runtime error  here:

https://brainly.com/question/14727652

#SPJ4

PLEASE HELP ME !!! THIS IS DUE TODAY AND IM STUCK ON IT!!! Pls❤️✨❤️

PLEASE HELP ME !!! THIS IS DUE TODAY AND IM STUCK ON IT!!! Pls

Answers

what do you need help with?

differentiate between third and fourth generation of computer​

Answers

Answer: third generation of computer are larger than fourth generation. ... IC chips were used whereas in fourth generation microprocessor were used. fourth generation consumed less electricity than third generation.

Choosing a theme in slides gives your presentation
a cartoon background
a theme song
the same background and text styles for a consistent look
a variety of styles in many slides

Answers

The same background and text styles for a consistent look is the theme in slides gives your presentation.

Thus, Techniques and Personal Presentation are the two main divisions of the formal presenting of information.

The planning, presentation, and practice of verbal and non-verbal communication are these two interrelated components.

This article outlines some of the major concepts related to presentations and explains what a presentation is.

Thus, The same background and text styles for a consistent look is the theme in slides gives your presentation.

Learn more about Presentation, refer to the link:

https://brainly.com/question/1493563

#SPJ1

Choose the words that complete the sentences.
A_______
is used to edit raster images.

A_______
is used to edit vector images.
A_______
is used to control a scanner or digital camera.

Answers

Answer:

A paint application

is used to edit raster images.

A drawing application

is used to edit vector images.

A  digitizing application

is used to control a scanner or digital camera.

Explanation:

got it right on edg

What process should be followed while giving a reference?
sam

Answers

Keep the information factual. Avoid opinions about issues such as personal conflicts
Qualify what you say. For example, “It was our experience or “In this situation
Make your praise specific. ...
Refer to specific tasks or projects
Avoid examples that highlight a candidate's weaknesses.

which of the following memory types cannot store the data for information permanently Ram chachi Flash Memory hard disk​

Answers

Answer:

Memory hard disk is the answer

Answer: his answer is correct

Explanation:

100 POINTS!!! WRITE IN PYTHON! Use the tkinter module

100 POINTS!!! WRITE IN PYTHON! Use the tkinter module

Answers

A good example of code that uses the Tkinter module in Python to create a canvas widget and draw the planets of our solar system is given below.

What is the python program?

This piece of code constructs a window that contains a canvas widget to display an illustration of the Sun along with all the planets in our solar system.

Each planet has been enlarged for better visibility and the distances between them have also been proportionately  increased. The create_text method is employed to assign labels to every planet. The distances and radii utilized in this code are not depicted to scale.

Learn more about   python from

brainly.com/question/26497128

#SPJ1

See text below

12. Solar System

Use a Canvas widget to draw each of the planets of our solar system. Draw the sun first, then each planet according to distance from the sun (Mercury, Venus, Earth, Mars, Jupiter Saturn, Uranus, Neptune, and the dwarf planet, Pluto). Label each planet using the create_text method.Write in python using the tkinter module

100 POINTS!!! WRITE IN PYTHON! Use the tkinter module
100 POINTS!!! WRITE IN PYTHON! Use the tkinter module

how are web design & web development different from each other?

Answers

Answer:

Developers are people who build a website's core structure using coding languages, while designers are more visually creative and user-focused. Developers use their programming knowledge to breathe life into the designer’s creative vision.

You could think of developers as construction workers, and web designers as architects – both necessary, but different, skill sets.

I hope this helped :D

Explanation:

You are most likely to take advantage of automation when you

scan groceries at the supermarket

eat home-made bread

go to a hockey game

lock your front door

Answers

Answer:

scan groceries at the supermarket

Which crew is responsible for everything on the set that is NOT electrical? Question 9 options: general crew grip crew key crew maintenance crew

Answers

The crew that responsible for everything on the set that is NOT electrical is option C: key crew.

What components make up a film crew?

Those who collaborate to make and produce films are known as film crews. Depending on the kind of movie being made, they typically include directors, producers, actors, cinematographers, editors, costume designers, and many other different types of crew members.

Hence, The assembling, disassembling, removing, and upkeep of musical and theatrical production equipment for stage performances is the responsibility of the production crew. Additionally, they move and maintain equipment between performances.

Learn more about Production crew from

https://brainly.com/question/28931927
#SPJ1

Other Questions
How can we prevent floods from becoming a threat?answer fast ans get points How does Lincoln's reconstruction plan affect freed slaves? What human activities contribute to global warming Do emerging markets focus on equity or debt financing? 4Jorge is improving the structural stability of a tableby reinforcing the table's leg joints with triangularcross-braces. The cross-braces will connect thepoints where legs are attached to the tabletop tothe midpoint of the bottom of the table's base.Notice in his sketch that the cross-braces will forma 53 angle with each other, and will form twoangles that both measure x with the legs of thetable.PLEASE HELP WITH THESE QUESTION can anyone help me out ? how does the protein encoded by the ras oncogene differ from the protein encoded by the normal ras gene? what are some of the major events that happen in chapter 4 in killing to kill a mockingbird help plzzz Simplify and round the expression below. C isnt necessary to answer The difference in elevation between contour lines is called:. Reflect on a time when you questioned or challergea belief or idea. What prompted your thinking? Whatwas the outcome. The school that Ndiba goes to is selling tickets to a fall musical. On the first day of ticket sales the school sold 1 senior citizen ticket and 13 child tickets for a total of $198. The school took in $201 on the second day by selling 12 senior citizen tickets and 11 child tickets. Find the price of a senior citizen ticket and the price of a child ticket Suppose we are thinking about replacing an old computer with a new one. The old one cost us $1,370,000; the new one will cost $1,630,000. The new machine will be depreciated straight-line to zero over its five-year life. It will probably be worth about $370,000 after five years. The old computer is being depreciated at a rate of $274,000 per year. It will be completely written off in three years. If we don't replace it now, we will have to replace it in two years. We can sell it now for $490,000; in two years, it will probably be worth $127,000. The new machine will save us $297,000 per year in operating costs. The tax rate is 22 percent and the discount rate is 11 percent. a. Calculate the EAC for the old computer and the new computer. (A negative answer should be indicated by a minus sign. Do not round intermediate calculations and round your answers to 2 decimal places, e.g., 32.16.) b. What is the NPV of the decision to replace the computer now? (A negative answer should be indicated by a minus sign. Do not round intermediate calculations and round your answer to 2 decimal places, e.g., 32.16.) What are some of the problems America faced as more and more people emigrated from many different nations? A cylinder-shaped water tank has a diameter of 10 m and a height of 10 m.What volume of water does the tank contain when it is 75% full?Use 3.14 to approximate pi.Enter your answer as a decimal to the hundredths place in the box. What percentage of those who were married were obese? a. 25.6%(331/1293) b. 44.4% (147/331) c. 32.8%(424/1293) d. 34.7% (147/424) Review Quiz 2 Started: 7 Jun at 20:40 Quiz instructions Question 4 Retailers and other middlemen provide benefits so patrons but the middlemen benefit for more by lowering the cost to their customers write a letter in French to your friend in another school telling him about your village in French Extravagance leads to poverty.Justify the statement Q. 6. The following record shows the additional hours of sleep by 8 patients due to two trial drugs administered after a safe interval Patient 1 2 3 4 5 6 7 8 no. Drug A 1.5 2.0 1.7 2.5 1.6 2.0 3.2 Dr