Write a python program that asks the user for two numbers. Using a for loop, add all of the numbers from the first to the second.

For example if the first number is 6 and the second number is 8 the result is 21 (6 + 7 + 8).

Print out the results when you are finished.

Answers

Answer 1

I included my code in the picture below.

Write A Python Program That Asks The User For Two Numbers. Using A For Loop, Add All Of The Numbers From

Related Questions

One of the keys to using the FMEA method is to: Select one: a. have the 5S system in place b. have the seven basic tools of quality management completed c. have a cross-functional, multidisciplinary team d. have only common-cause variations

Answers

Answer:

c. have a cross-functional, multidisciplinary team

Explanation:

Failure Mode and Effects Analysis is a method developed and used by companies to evaluate  their products to ensure that they are up to standard before releasing them to the customers. There are seven steps to setting up an FMEA.

One of the key steps in this process is assembling the FMEA team. There should be a cross-functional, multidisciplinary team that can accurately evaluate the process. They would evaluate past mistakes and draw up a pre-work checklist that would be used for evaluation. This is better than allowing one individual perform the analysis because many things might go unnoticed.

explain the digitization process​

Answers

Answer:

Digitization is the process of converting information into a digital (i.e. computer-readable) format. The result is the representation of an object, image, sound, document or signal (usually an analog signal) by generating a series of numbers that describe a discrete set of points or samples

Explanation:

write a program to QBASIC to display the first 10 numbers of fibonacci series​

Answers

Answer:

FIB = 0

FNEXT = 1

FOR I=1 TO 10

 PRINT FIB

 TEMP = FNEXT

 FNEXT = FIB + FNEXT

 FIB = TEMP

NEXT I

Explanation:

The Fibonacci Sequence is: 0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89…

We're printing only the first 10 numbers.

Use the function random.randint to write a program that rolls a 6-sided die 100 times, and prints out all of the rolls.

Print each roll on its own line.

Answers

import random

for x in range(100):

   print(random.randint(1,6))

I wrote my code in python 3.8. I hope this helps.

Of the following choices, which one is a type of firewall actively maintaining awareness of the status conversations between internal and external hosts? Explain.
A) Stateful Firewall.
B) Non-Passive Firewall.
C) Active State Firewall.
D) Stateless Firewall.
E) None of the above

Answers

Answer:

A) Stateful Firewall.

Explanation:

A stateful firewall actively inspects the conditions and integrity of active connections. It is always in an active and standby mode to holistically evaluate the conditions of active network conditions.

Network traffics that pass their evaluation can have access to the protected network whereas traffics that do not pass their evaluation are blocked. A disadvantage of this firewall is that it can slow the activity of the local network because of all the monitoring it has to perform.

Answer:

The correct answer is A)

Explanation:

A firewall in the computer science parlance refers to a program that is designed specifically to monitor the inflow and outflow of connectivity traffic. By a predetermined set of rules, it is able to block unwanted connections, suspicious and or malicious connections thus preventing the computer from external attack.

As indicated in the question, there are various types of firewalls.

A Stateful Firewall is one that checks the complete state of network connections. This includes all communication between all incoming connections and internal protocol. So all incoming traffic is first screened and if they demonstrate any semblance of a malicious program or traffic, they are terminated at source.

Cheers

Situation No. 1. Joey is about
to start working on his
experiment about plant cell
using a compound
microscope. He noticed that
one of the objective lens is
missing and the course
adjustment knob is not
working. The eyepiece lens is
also broken. *​

Answers

Answer:

Explanation:

From the above explanation;

The main purpose of the objective lenses is to bring together the light from the specimen and then makes it appear larger by projecting it in the body tube.

Also, the coarse adjustment knob which can be found at the arm of the microscope is usually being used to transport the specimen into focus.

The eyepiece is an opening where the viewer perceives or observe the specimen. It comprises of 10X or 15X power lens.

So; since one of the objective lenses is missing, the coarse adjustment knob not working and the eyepiece lens is also broken. It is advisable to switch to the low power of about 10X and use a fine adjustment knob for the image focus.

Other Questions
What organlle does cellular respritation take place in For what Value of X is ABC~ DEF? You are now going to prepare some reports for the company. Measurements are in metres and volumen cubic metres. Prices are per cubic metre. Mako sure al currency values are displayed with 2 decimalplaces20 -Using a suitable database package, import the file M2017BOARDS.CSVUse these field names and data types:Field Name Data Type Description/SpecificationBoard IDTextThis is a unique identification for each boardTree_IDTextThis code identifies the type of treeThicknessNumericWidthNumericNumericLengthDryingTextReadySoldBoolean/Logical Display as Yes/No or checkboxBoolean/Logical Display as Yes/No or checkboxNumeric/Currency Currency of your choicePrice.Set the Board_ID field as the primary key.[3]Import the file M2017TREES.CSV into your database as a new table with appropriate datatypes. Set the Tree_ID field as the primary key.12121.12.Examine the file M2017LOCATIONS.CSV and decide on appropriate data types for each fieldImport the file M2017LOCATIONS.CSV into your database as a new table with appropriatedata types. Set the Location_code field as the primary key.121EVIDENCE 4Place in your Evidence document screenshot(s) showing the field names and datatypes used in each of the three tables.23Create one-to-many relationships as links between the three tables.Use the Tree_ID field in the Trees table to link to the Tree_ID field in the Boards table, andthe Location_code field in the Locations table to link to the Location_code field in the Treestable.EVIDENCE 5Place in your Evidence document screenshot(s) showing the relationships betweenthe three tables. In Mesopotamia, the customs of the region decide which products to make and what crops to grow. Which of the following does this demonstrate? Which sentence has an inappropriate shift in person?They were happy to go to the fair, where they could play games.I like living in the city, where I can meet lots of new people.When my dad was a kid, you had to walk to school every day.When my grandfather was young, people made a lot of their own food. The sum of two numbers is 55 and the difference is 11. What are the numbers Marking Brainliest for first right answer Which number line shows the solution of -6x + 18 < 30? An airplane leaves the ground in Seattle at 11:23PM on Tuesday and lands in San Francisco 1AM. Compute the average speed of the plane while it is in the air. Express your answer in meters per second to appropriate precision (pay attention to significant figures), SHOW YOUR WORK. What is the main reason the Northern Pacific Railway was built?ans: to link the Pacific Northwest to the transcontinental railway line Invasive species are destructive to an ecosystem because they____________(Select best answer). disrupt food chainstake or destroy ecological nichesout compete native species for limited resourcesall of the above Does anyone know the value of x and y?!?! Jeremy spent the entire weekend earning money by working around his neighborhood 15% of his total earnings was from raking leaves and $36 mowing lawns and earn the rest of his money walking dogs the end of the weekend with earning $90 how much money did he earn by walking dogs? When is a paraphrase more appropriate to use than a quote?A) when a writer wants to share the key ideas expressed in a source textB) when a writer seeks to use historically significant information original to the source textC) when an author shares an expert opinion that strengthens the argument D) when an author says something unique or emotionally powerful In the past, what events served as threats to Americas national identity? Explain why. A 5 kilogram block is dropped from a height of 3 meters and falls straight to the ground. What is the work done by the force of gravity? Why did Wilson refuse to recognize the government ofHuerta in Mexico? African slaves who were brought to the new world adopted the religions practices of the? Someone please check my work Can you guys help we with this question.