itsforever6634 itsforever6634
  • 01-06-2022
  • Computers and Technology
contestada

Choose the correct numbers in order to have the following output.

3 1
3 2
4 1
4 2

for numx in [3,
]:
for numy in [1,
]:
print (numx, numy)

Respuesta :

coderic coderic
  • 03-06-2022

Answer:

4, 2

Explanation:

for numx in [3, 4]:

   for numy in [1, 2]:

       print (numx, numy)

make sure to indent properly

Answer Link

Otras preguntas

What is 3,200,000,000,000 in scientific notation
Is the square root of 2 between 1.3 and 1.4? how do you know!
Analyze how scientific thhought changes as new information is collected
What is the GCF of 32 and 48
Death Valley has an elevation if -282 feet relative to sea level. Explain how to use absolute value to describe the elevation of Death Valley as a positive inte
For the fair the organizers ordered 32 rolls of tickets each roll of tickets has 100 tickets how many tickets were ordered in all?
7.20 7.2 greater equal or less
Death Valley has an elevation if -282 feet relative to sea level. Explain how to use absolute value to describe the elevation of Death Valley as a positive inte
seth traveled 1 mile in 57.1 second how fast did he go in miles per hour
convert to a scientific notation  860,000,000,000 =