To generate a random integer in Python, you would use the line random.randint() function. Inside of the parameter of the randint() function, you would put the ...
確定! 回上一頁