0

How do I get a random integer in python?

Normally I would do random.randint(a,b) but apparently this app doesn’t have that?

13th Dec 2018, 7:26 PM
Aubrey Zeh
Aubrey Zeh - avatar
1 Answer
+ 3
Are you sure? Executing this code is not true what you are saying https://code.sololearn.com/c6q0m6t8d1aZ/
13th Dec 2018, 7:35 PM
KrOW
KrOW - avatar