0
How would I be able to start learning
I'm not seeing top since I downloaded this app
3 Respuestas
+ 1
If you have a brain then you can start learning, I don't see the problem 😅
0
I thought you were busy catching villains and stuff, but if you have time I guess you could learn programming too, why not.
0
brain = input("Do I have a brain? ")
if (brain=="yes") :
print("I can learn")
else:
print("I can't learn")
Easy, isn't it?