Kann Datenwissenschaftler Softwareentwickler werden?
e = 'hello'
print(e)
Shy Shark
e = 'hello'
print(e)
count = 1
for i in range(10):
print("hello")