11 November, 2016

Python Random

import random
print random.randrange(1,27)

No comments: