xElMerYx
xElMerYx t1_izgudd7 wrote
Man, the title wording made me think there was a collapre underway right now, and when i got to the "bronze age" part i was like "what we're not in the bronze age tho"
xElMerYx t1_iry1935 wrote
Reply to comment by nautilus_red in Roulette simulation: 10'000 players each betting 5'000 times (74% chance of having a negative return ) [OC] by nautilus_red
You can embed blocks of code like this
'''This code will print a lost containing numbers 1 through 10'''
import numpy as np
np_array = np.array([])
for i in range(1, 11) :
np_array = np.append(np_array, i)
print(np_array)
​
by using the option found here
xElMerYx t1_j8df0od wrote
Reply to comment by PhillipBrandon in Extracts from two common wildflowers, tall goldenrod and eagle fern blocked SARS_CoV_2, the virus responsible for COVID-19, from entering human cells. The findings could provide a new avenue to develop pharmaceutical treatments for COVID-19. by MistWeaver80
Probably the next paper or two, this is the "bruh we observed something, can we get some money to observe it more please?" paper