Czy naukowcy danych mogą zostać programistą oprogramowania
e = 'hello'
print(e)
Shy Shark
e = 'hello'
print(e)
count = 1
for i in range(10):
print("hello")