Advertisement
Felanpro

import module as [object name]

Aug 2nd, 2016
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.08 KB | None | 0 0
  1. import random as kill
  2.  
  3. random_int = kill.randint(1, 10 + 1)
  4.  
  5. print(random_int)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement