dbsmith
@dbsmith
New Member
Joined: Feb 16, 2024
Topics: 0 / Replies: 1
Reply
RE: What is your script for life? 😉

year = 0 chance = rand(0,1) while(True): if year > 80 and chance < 0.1: exit() fun() chance -=…

14 years ago
Forum