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
Svetradugi [14.3K]
2 years ago
8

PLZ HELP NEEDS TO BE ANSWERED ASAP THANK YOU

Computers and Technology
1 answer:
Stells [14]2 years ago
7 0

In python:

lst = ([])

largest = 0

while len(lst) != 6:

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

   lst.append(user_number)

   for i in lst:

       if i > largest:

           largest = i

   print(largest)

I hope this helps

You might be interested in
Which of these type parameters is used for a generic class to returnrand accept any type of object?
Free_Kalibri [48]

Answer:

  • To accept and return any type of object T
4 0
3 years ago
Read 2 more answers
What is a digital footprint?
Rus_ich [418]

Answer: A digital footprint is a trail of data you create while using the Internet. It includes the websites you visit, emails you send, and information you submit to online services. A "passive digital footprint" is a data trail you unintentionally leave online.

Explanation:

8 0
2 years ago
Read 2 more answers
Write a class called Product. The class should have fields called name, amount, and price, holding the product’s name, the numbe
vichka [17]

Answer:

public class Product {

//Declaring the fields

   private String name;

   private int amount;

   private double price;

   //Constructor

   public Product(String name, int amount, double price) {

       this.name = name;

       this.amount = amount;

       this.price = price;

   }

   // The method get_price

   public double get_price(int amount){

       // amount of goods less than 10

       if(amount<10){

           double zeroDiscPrice;

           zeroDiscPrice = this.price;

           return zeroDiscPrice;

       }

       // amount of goods less than 100

       else if(amount>=10 && amount<100){

           double tenPercentDiscPrice;

           tenPercentDiscPrice = this.price-(this.price*0.1);

           return tenPercentDiscPrice;

       }

       // amount of goods greater than 100

       else{

           double twentyPercentDiscPrice;

           twentyPercentDiscPrice = this.price-(this.price*0.2);

           return twentyPercentDiscPrice;

       }

   }

}

Explanation:

The class is implemented in Java programming language

Three member variables (fields) are declared as described in the question

A constructor is created to initialize an instance of the class

The method get_price() as created uses a combination of if...else if....else To determing the price based on the amount of items bought as described in the question.

5 0
2 years ago
Write the generation in which transistors were used!
Lena [83]
I think it’s lid identifier but I don’t know
7 0
3 years ago
What is cloud computing?
Len [333]

Cloud computing is a term that connote  the passage of computing service such as servers, storage, databases via the use of  the Internet to render  faster services such as innovation, flexible resources, and others.

<h3> What is cloud computing?</h3>

Cloud is known to given room for network-based access in regards to communication tools such as emails and calendars.

Note that  Cloud computing is a term that connote  the passage of computing service such as servers, storage, databases via the use of  the Internet to render  faster services such as innovation, flexible resources, and others.

Learn more about computing from

brainly.com/question/19057393

#SPJ1

4 0
1 year ago
Other questions:
  • A router receives a packet and determines the outbound link for the packet. When the packet arrives, 2/3 of one other packet is
    8·1 answer
  • What does an animation sequence action do?
    12·2 answers
  • A form’s height is ______________________.<br><br> A property<br><br> A method<br><br> An event
    10·1 answer
  • .Ashley is creating a new logo for her client that should be a vector graphic. Which is classified as a vector editing software?
    8·1 answer
  • Each computer on a network requires a unique way to identify itself and to refer to other computers. This is accomplished by usi
    8·1 answer
  • Monitors display images by using a grid made up of millions of tiny dots, called ________.
    13·1 answer
  • While reading difficult content, you should always start witha.Surveying the chapterc.Reading the chapterb.Defining vocabulary w
    8·1 answer
  • Drag the tiles to the correct boxes to complete the pairs. Match the conversion systems with their steps. To convert a decimal f
    8·1 answer
  • What is PCM system? essay
    10·1 answer
  • You need to install a 32-bit application on a 32-bit version of windows 10. In which default directory will the application be i
    6·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!