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
Likurg_2 [28]
3 years ago
9

4.2 Code Practice: Question 1 Can someone help me write the code in python language?

Computers and Technology
1 answer:
alekssr [168]3 years ago
8 0

Answer:

number = int(input("Enter a number: "))

sum = number

c = 1

while (sum<=100):

   number = int(input("Enter a number: "))

   sum = sum + number

   c = c + 1

print("Sum: " + str(sum))

print("Numbers Entered: " + str(c))

Explanation:

Hope this helps lovely :)

You might be interested in
One suggested means of gaining eye contact before reversing is to:____.
Orlov [11]

Answer:

<u>hit the vehicle horn</u>

<u>Explanation:</u>

Remember, a driver reversing may easily go unnoticed by pedestrians as the driver may be coming from behind. Thus, a suggested means of gaining the eye contact of pedestrians before reversing is to hit the vehicle horn.

5 0
3 years ago
If an error occurs, each of the numeric functions returns a/an ____________ value.
FrozenT [24]

If an error occurs within a program, each of the numeric functions would return a <u>null value</u>.

<h3>What is a function?</h3>

A function refers to a named portion of a block of executable code that is written to perform a specific task, which is usually a single, related action.

Thus, a function comprises a group of related statements (block of code) that would only run and returns a data when it is called.

In Computer programming, if an error occurs within a program, each of the numeric functions would return a <u>null value</u>.

Read more on a function here: brainly.com/question/19181382

#SPJ12

4 0
2 years ago
List 2 end to end test commands. <br><br> Will mark Brainliest!!
Delvig [45]

Answer:

ibm pll

Explanation:

4 0
3 years ago
Commet what u think of this mha fans only
g100num [7]

Answer: ITS SO CUTE

Explanation:

YESS SO CUTEEE

4 0
3 years ago
Select all that apply.
Nady [450]
1 and 2 since it says does not
5 0
3 years ago
Read 2 more answers
Other questions:
  • If all humans started from one tiny cell why do you think we all look and act differently
    7·1 answer
  • We want to construct a memory with 256 bytes in capacity. Assume that each byte has a unique address. (a) How many address lines
    14·1 answer
  • This is more opinionated than question-based.
    7·1 answer
  • How do you optimize a website using JavaScript?
    10·1 answer
  • Match each option to the description of the task it accomplishes.
    7·1 answer
  • A two-dimensional array of ints, has been created and assigned to a2d. Write an expression whose value is the number of rows in
    5·1 answer
  • how do I delete my brainly account, my child signed up for it and nothing has been paid but I do not want the account to exist a
    7·2 answers
  • In 3-5 sentences describe whether or not files should be deleted from your computer explain your answer
    12·1 answer
  • True or false: Quality score is an algorithm that scores each of your search ads on spelling and grammar.
    10·1 answer
  • you are troubleshooting an inkjet printer . users report that the printer is printing in the wrong colors. the problem just star
    15·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!