Def calculate_prime(number)
If number < 2:
return False
for i in range(2, int(number ** 0.5) +1):
if number % i == 0:
return False
return True
Def calculate_prime(number)
If number < 2:
return False
for i in range(2, int(number ** 0.5) +1):
if number % i == 0:
return False
return True
Thanks for the suggestion on the 3d game programming book @lukehibbert.bsky.social
Thanks for the suggestion on the 3d game programming book @lukehibbert.bsky.social
Decisions decisions…
Decisions decisions…
Scary world
Scary world
Sent an email to my advisor about if I went that route would I get another degree
Sent an email to my advisor about if I went that route would I get another degree
Well, if I lose my job i’m out of this country, promise. NOBODY will see or hear from me again.
Well, if I lose my job i’m out of this country, promise. NOBODY will see or hear from me again.
Going to go on a nice walk, wake myself up and hopefully have a better night study session.
Going to go on a nice walk, wake myself up and hopefully have a better night study session.
I’m going to be murdered, just for existing…
I’m going to be murdered, just for existing…