How many times you spend coding?? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

How many times you spend coding??

19th Aug 2017, 7:55 PM
Shinobi
Shinobi - avatar
2 Answers
+ 10
I Spend 3 Hours coding everyday, 3 hours on sololearn and the rest I do my extracurricular[Math, Physics, Biology] def timeInAWeek(timeDay): days = 7 total = days * timeDay print("I spend a total of {}hours coding a week".format(total)) timeInAWeek(3) ---- Output ---- I spend a total of 21hours coding a week 😊😊😁😁☺😎
19th Aug 2017, 8:00 PM
Given
Given - avatar
+ 9
I spend a variable amount of my time coding, depends Sometimes as less than 1h, sometimes more than 5h
19th Aug 2017, 11:55 PM
👑 Prometheus 🇸🇬
👑 Prometheus 🇸🇬 - avatar