Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2014-12-08 | 346 Bytes | |
Totals: 1 Item | 346 Bytes | 0 |
Version 3
A production release
To use
:::python
for i in range(100):
r = random.randrange(1, 100)
if i < r:
print("{0} is greater than {1}".format(i, r))
1) this 2) that 3) finally
- this ** one ** two *** three
- that ** thats
text here