lanejackson303 lanejackson303
  • 26-03-2022
  • Spanish
contestada

Indicate if the information in each statement is correct or not.
Periquillo es muy ambicioso y le gusta trabajar mucho.
a) si
b) no

Respuesta :

Аноним Аноним
  • 26-03-2022

Answer:

A) si Periquillo is very ambitious and likes to work a lot.

Explanation:

✧✧✧EMOTIONAL DAMAGE✧✧✧

kleann

Answer Link

Otras preguntas

30% of the cars in a particular parking lot are red. if there are 12 red cars, how many cars are parked in the parking lot?
Why was the battle of plateau a turning point for the Greeks?
Wilson has 60 chocolates. He gives 30% of the chocolates to kids.write the number of chocolates that he gave to kids
the level of investment in markets often indicatesa. the stability of the government.b. the state of the economy c. the success of idividual companiesd. the sta
PLEASE HELP ME!! THIS IS DUE TOMORROW!! WILL MARK AS BRAINLIEST IF ANSWERED NOW!! How do the therapist and patient interaction in a psychoanalysis session compa
1). Which of the following best describes the function y = 86(1.014)x ? Anything Goes Function Exponential Decay Function Exponential Growth Function No
how much would it have rained each month if the total amount of rain ?
Which equation describes the proportion: The number of chickens (c) is four times as many the number of horses (h) on the farm.? A) c = h4 B) h = 4c C) c = 4h
__________ includes anything that people generally accept as payment for goods and services.
How many times does the computer print the string "Hello"? i = 2 while (i < 4) { print ("Hello") i = i + 1}: