Question: Python What is wrong with this code? import math myAnswer = math.rand(15,37) print(myAnswer)
Python
What is wrong with this code?
import math myAnswer = math.rand(15,37) print(myAnswer)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
