paris que tipo de sustantivo es?​

Answers

Answer 1

Explanation:

CATEGORIA GRAMATICAL PARIS

Paris es sustantivo.


Related Questions

Implement the function printTwoLargest that inputs an arbitrary number of positive numbers from the user. The input of numbers stops when the first negative or zero value is entered by the user. The function then prints the two largest values entered by the user. If fewer than two distinct positive numbers are entered a message to that effect is printed instead of printing any numbers. Hint: Duplicates will cause problems. Try to make sure that you find a way to ignore them.

Answers

Answer:

The function in Python is as follows:

def printTwoLargest():

   chk = 0

   list1 = []

   num = int(input("Enter: "))

   while num > 0:

       for i in list1:

           if i == num:

               chk+=1

               break;

       if chk == 0:

           list1.append(num)

       chk = 0

       num = int(input("Enter: "))

   list1.sort()

   if len(list1) >= 2:

       print("Largest:", list1[-1])

       print("Second:", list1[-2])

   else:

       print("Length of list must be at least 2")

Explanation:

This defines the function

def printTwoLargest():

This initializes a check variable to 0

   chk = 0

This initializes an empty list

   list1 = []

This prompts the user for input

   num = int(input("Enter: "))

The following loop is repeated until input is 0 or negative

   while num > 0:

The following for loop checks for duplicate

       for i in list1:

           if i == num: If duplicate is found

               chk+=1 The check variable is set to 1

               break; And the for loop is exited

The input is appended to the list if the check variable is 0 (i.e. no duplicate)

       if chk == 0:

           list1.append(num)

This sets the check variable back to 0, for another input

       chk = 0

This prompts the user for another input

       num = int(input("Enter: "))

This sorts the list

   list1.sort()

This prints the two largest if valid user input is 2 or more

   if len(list1) >= 2:

       print("Largest:", list1[-1])

       print("Second:", list1[-2])

if otherwise, this prints that the length must be at least 2

   else:

       print("Length of list must be at least 2")

HELP HELP HELP HELP HELP HELP HELP HELP HELP HELP HELP HELP HELP HELP HELP HELP HELP HELP HELP HELP HELP HELP HELP HELP HELP HELP HELP HELP HELP HELP HELP HELP HELP HELP HELP HELP HELP HELP HELP HELP HELP HELP HELP HELP HELP HELP HELP HELP HELP HELP HELP HELP HELP HELP HELP HELP HELP HELP HELP HELP HELP HELP HELP HELP HELP HELP HELP HELP HELP HELP

Answers

Answer:

I should be C! :D

Answer:

B

Explanation:

someone, please answer this.

This lesson showed you the general form of the syntax for a for loop in JavaScript:for

(initialize counter; condition; update counter) {code block;}

What does each part do, and why is it necessary?

Answers

Answer: A loop will continue running until the defined condition returns false . ... You can type js for , js while or js do while to get more info on any of these. ... initialization - Run before the first execution on the loop. ... But it can be used to decrement a counter too. statement - Code to be repeated in the loop.

Explanation:

Which of the statements below describe how to print a document?

Click on the Print icon at the tip of the screen.

Click on Print in the system tray.

Select Print from the Start menu.

Select Print from the File menu.


(On the picture above is what I have plz let me know if I’m wrong)

Answers

I pretty sure it’s the first one also I don’t think that you pick two answers because it does not say to do so
Other Questions
Use order of operations to evaluate the expression.12 x (3 + 4) 2 - 10 How did the family structure of enslaved African Americans help them survive life under slavery?1)They set up a strong network of friends and relatives.2 )They listened to a lot of music.3)They never got married and stopped having children.4)Most of them tried to escape slavery.HELP ASAP LIKE RIGHT AWAY help please!! ill give brainliest! "In the modern United States, do you think most peopleare Pro-War or Anti-War? Why do you think that?" Factorise the following:a) x 5x - 6b) x + 3x 40C) - 7x - 30 Which answer choice is a section title? (A) Physical wellness (B) Maintain Your Body (C) Stay active (D) Making healthy choicesabout physical wellness Conjuguez le verbe voir pour complter la phrase.Nous___le nouveau film de Franois Truffaut au cinma ce soir. Suppose the program counter is currently equal to 1700 and instr represents the instruction memory. What will be the access of the next instruction if:instr[PC] = add $t0, $t1, $t2 Ryan and Sheila are preparing to get married. Sheila has a car payment of $297.00 per month, which is 9% of her monthly income. After they are married, Sheila knows that her car payment will only be 5% of their combined monthly income. How much money does Ryan make per month? Here are the answers to heredity lab report if someone needs it :) Which process is exothermic? a) the vaporization of water b) the freezing of water c)the sublimation of dry ice d ) the boiling of liquid nitrogen NEED ASAP!!!!!Who hurt you so, My dear? Who, long ago When you were very young. , Did, said, became, was...something that you did not know Beauty could ever do, say, be, become?-- So that your brown eyes filled With tears they never, not to this day, have shed... Not because one more boy stood hurt by life, No: because something deathless has dropped dead-- An ugly, an indecent thing to do-- So that you stood and stared, with open mouth in which the tongue Froze slowly backward toward its root, As if it would not speak again, too badly stung By memories thick as wasps about a nest invaded To know if or if not you suffered pain.What is the meaning of this poem? How and Who can it Relate to in The Glass Castle? HELP PLEASE!!! 20 POINTS!! NO FAKE ANSWERS OR I WILL REPORT! Helena is motivated to be the starting goalie for her school's hockey team. She knows that a quicker reaction time will help her stop more shots. Helena can practice this important skill related to being a better goalie by having her teammates: Form one line and raise their hand prior to shooting the ball Form two lines with the shooters deciding which line shoots next Roll the ball on Helena's signal to different areas of the goal Stick handle the ball to a cone and shoot from that designated spot Which statement about labels for mental disorders is TRUE? 2 points People tend to ignore the labels when interpreting behavior. People tend to interpret a person's behavior in relation to the label, and labels are unnecessary for proper treatment of mental disorders. Labels do not impact the interpretation of behavior, and labels are needed to determine the proper treatment for mental disorders. People tend to interpret a person's behavior in relation to the label, and labels are needed to determine the proper treatment for mental disorders. I don't know help me How did the Roman Catholic Church respond to the spread of Protestantim?A. It did away with most of the Catholic rituals.B. It agreed to print the Bible in German and English.C. It increased the power and reach of the Inquisition.D. It sent armies to attack German states. If the male sperm cell and female egg cell unite it is called FERTILIZATION. The resulting cell is called a _________________. In rare occasions, contour lines can intersect one another on a topographic map.a.Trueb.False If a body of mass 2 kg is moving with a velocity of 30 m/s, then on doubling its velocity the momentum becomes______.a-60kgm/sb-120kgm/sc-90kgm/sD-30kgm/s have x 50 notes and y N100 notes. Thereare eight notes altogether and their totalvalue is N550. How many of each note doI have 45 Points HELP RIGHT NOW!!!! Due in 2 hours!!!!! NO websites are allowed and please give me the order like this I need the steps too!!! I will mark you brainless too dont answer for points or your reported 1 (table) 2(dog walker) 3(Ms Scholl)