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

I need help!!!! I am stumped and cant figure it out.
The absolute value of a negative fraction is always greater than 1, true of false?!​
The graph above is a transformation of the function f(x) = x^2 Write an equation for the function graphed above .
Which statement must be true to prove m angle<1+m angle m<2+m<3=180^ ? 2 3 B A A m angle1+m angle2=180^ -m angle3; m angle1+m angle2=90^; m angle1=m an
Chris sold 5.5 pounds of trail mix. He sold it for $3.98 per pound. How much money did he collect?
in a recent semester at a local university 520 students enrolled in both general chemistry and calculus 1. Of these students 88 received an A in general chemist
What is one of the advantages of using an algorithm to solve a puzzle like Kriss-Kross or Sudoku? It gives you an overall strategy. It makes the numbers easier
Which number is an irrational number?
Hi math gives me big sad
please help me nowwwww