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]

Latest revision as of 00:55, 17 December 2021

did you know that I'm a person? [pywindow] import random print("Number") print(random.random()) [/pywindow]