What is random function | How to use it | Python Program Get link Facebook X Pinterest Email Other Apps April 07, 2019 _____=random._______ #random function Tips: 1.Import random function from library. 2.Assign it in variable. 3.Print the variable. Code: import random a=random.randint(0,9) print(a) Output: Get link Facebook X Pinterest Email Other Apps Comments
Comments
Post a Comment
Give your feedback!
DO NOT SPAM !!
NO THIRD PARTY PROMOTIONAL LINK !!!! (else comment will be deleted.)