Who says biology student can’t code? 👀 #softwareengineer #computerscience #coding #stem #python

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

😂 the most intelligent person on solving problems

massaoudibrahim
Автор

It’s not always about the knowledge. It’s about how you react and solve the problem quickly. Save the day

hoperight
Автор

X=0
while x<5 :
X+=1
print(X * ”x“)

YaldaHashemi-thwl
Автор

Lots of noob trying to be pro here. However the guy in the video solved it correctly, the task doesn’t specify to any strict method of ways or algorithms. So he did the great job 👏 and we should congrats 🎈 to him.

LightIsPowerAbovetheDarkness
Автор

Nurse: sr you need to attend heart transplant surgery by next morning
Doctor (this guy): let me contruct the framework of heart in python.

FreelancingBoy-me
Автор

That's definitely chaotic evil coding

e_gorrr
Автор

print("X")
print("XX")
print("XXX")
print("XXXX")

frzbe
Автор

Just use for loop bro
Here is the solution
Inside the function
Use this
For i in range(1, 4) :
Print("#"*i)
Print()
And call the function ❤❤❤

dev.ai-r
Автор

There’s the correct way and there’s the correct lazy way with the loop.
Both are correct. W student

redstonerosh
Автор

i did't expact that he did this 😂

muzamilshaikh
Автор

def triangle():
count="x"
for i in a:
print(count)
count+="x"
a="xxxx"
triangle()

highorchill
Автор

On site what of programme languages you have

matiamilosavljevic
Автор

for i in range(5):
print(i * 'X')

techxplorerxxx
Автор

Nurse: sr you need to attend heart transplant surgery by next morning
Doctor (this guy): let me contruct the framework of heart in python.

FreelancingBoy-me
welcome to shbcf.ru