Generate a Random Number in Python Irawen March 02, 2019 Python 1 comment # Program to generate a random number between 0 and 9# import the random moduleimport randomprint(random.randint(0,9)) Output: 5 Share This: Facebook Twitter Google+ Stumble Whatsapp Email ThisBlogThis!Share to TwitterShare to Facebook
nice article for beginners.thank you.
ReplyDeletejavacodegeeks
welookups python