Difference between revisions of "User:Humanmathematician"
(Created page with "did you know that I'm a person?") |
|||
Line 1: | Line 1: | ||
did you know that I'm a person? | did you know that I'm a person? | ||
+ | [pywindow] | ||
+ | import random | ||
+ | print("Number") | ||
+ | print(random.random()) | ||
+ | [/pywindow] |
Revision as of 23:55, 16 December 2021
did you know that I'm a person? [pywindow] import random print("Number") print(random.random()) [/pywindow]