mtown10 mtown10
  • 15-12-2020
  • Computers and Technology
contestada

2.5 Code Practice
import random

a = 6
b = 3

answer = a + b

print (str(a) + " + " + str(b) + " = " + str(answer))

Respuesta :

jazzhamm16
jazzhamm16 jazzhamm16
  • 15-12-2020

Answer:

from math import

Answer Link
kevin420420 kevin420420
  • 10-03-2021

Answer:

import random

a = random.randint(1,10)

b = random.randint(1,10)

answer = a * b

print (str(a) + " * " + str(b) + " = " + str(answer))

Explanation:

Worked!

Answer Link

Otras preguntas

The following list contains the number of movies that a group of 10 students saw in theaters in the past 12 months. 18, 15, 20, 4, 17, 17, 6, 15, 8, 20. Find th
Who designed the Eiffel Tower
Which of the following is an example of a shatterbelt region? A) Eastern Europe B) Western Europe C) Siberia D) South America E) South Africa
What is the volume of this cube? Give your answer in mᵒ. 9 m
Which element should you not consider when analyzing a film scene? A. The director's recent success B. The special effects C. The time and place of the film D.
How many protons and neutrons does gamma radiation have? it’s for my project please
PLEASE HELP ME!! ANWSER THE QUESTION I WILL GIVE BRAINEST
linear equation with a slope of -3/5 and a y-intercept of 4
Identify the equation whose graph is a vertical line. A B C y = Ž - 1 y = 0 x = 0​
Solve the quadratic equation (√5 – 3)x^2 + 3x + (√5+3) = 0, giving your answers in the form a+b√5, where a and b are constants.​