tgiron708752 tgiron708752
  • 02-12-2021
  • Advanced Placement (AP)
contestada

5.4.6 Rolling Dice
How do i get the correct codes for this?

Respuesta :

salexis1111 salexis1111
  • 07-12-2021

Answer:

for i in range(1,7):

   for j in range(1,7):

       print (str(i)+","+str(j))

Explanation:

Answer Link
lhmarianateixeira
lhmarianateixeira lhmarianateixeira
  • 04-02-2022

In this exercise we have to use the knowledge of the python language to write the code, so we have to:

The code is in the attached photo.

So to make it easier the code can be found at:

for i in range(1,7):

  for j in range(1,7):

      print (str(i)+","+str(j))

See more about python at brainly.com/question/26104476

Ver imagen lhmarianateixeira
Answer Link

Otras preguntas

What is the derivative of y=3tan(x)y=3 tan (x) ?
What is the answer to this equation 4x-9=2x+5
how were the native Americans different from the first americans?
a six sided die was rolled nine times . what is the mode of these rolls 4 5 1 2 4 3 6 2 4
A car traveling in a straight line has a velocity of 6m/s at some instant. After 6.32s its velocity is 13.2m/s . What is the average acceleration in this time
Please help me simplify 12/75 to a decimal
Why can't you use the Zero-Product Property to solve (x-1)(x+3)=1?
Simplify the expression.   5^0 A.0  B.0.5  C.1  D.50
scientific notation of $125 billion
What is the next number in the pattern 0.4, 1.6, 6.4, 25.6, ?