+ 9
What was your first code on SoloLearn?
My first code was this https://code.sololearn.com/cawVWbdebKz7/?ref=app I know that's bad, but I still learn sorry for bad English ;~;
9 Respostas
+ 10
Mine was the blog from the HTML course but it has been updated a lot since then
https://code.sololearn.com/WkkCAf227z6S/?ref=app
+ 9
Mine first was:
https://code.sololearn.com/czL5FyhjLcsG/?ref=app
+ 5
My first code posted here is my first program I made when I started learning Python. Sololearn has limited input making it kind of useless, but by all means, copy and paste it to another ide.
https://code.sololearn.com/cooDpbbEc1VK/?ref=app
+ 5
Normal Distribution:
https://code.sololearn.com/cLVOcQU9LqiV/?ref=app
This one looks better on phones:
https://code.sololearn.com/cKhrPsZBgD2H/?ref=app
+ 4
https://code.sololearn.com/cReYM5p71bDU/?ref=app
+ 4
This is my first code on sololearn but not my first code ever. https://code.sololearn.com/coI7JY8g1aC5/?ref=app
+ 2
I made this ugly date of birth finder in 2016: https://code.sololearn.com/W5029zkfBjYr
+ 2
My first code on SoloLearn was in Python:
>>>print("WUBBA LUBBA DUB DUB!!!")
WUBBA LUBBA DUB DUB!!!
Ever since, I've created other programs in the Python Shell via Python IDLE (version 3.6.4). Love this language, but most of all, love that I have a different perspective on everything digital and have a new found respect for programmers and mathematics.