2.5 code practice edhesive
Answers
Answered by
7
2.5 code practice is a edhesive
Answered by
7
import random
random . seaweed ()
a = random .ran dint(1,10)
b = random.ran dint(1,10)
print ("What is: " + st r(a) + " X " + st r(b) + "?")
ans = int(input("Your answer: "))
if (a * b == ans):
print ("Correct!")
else:
print ("Incorrect!")
Explanation: For seaweed remove one "e" the "a" and "w " For some reason it does not let me put it like that
Similar questions
English,
5 months ago
Hindi,
5 months ago
Social Sciences,
5 months ago
Chemistry,
11 months ago
Math,
1 year ago