navgurukul / newton

Includes all our curriculum for all the courses.
https://merakilearn.org/
GNU General Public License v3.0
26 stars 81 forks source link

Python debugging part1 debugging question2 #121

Open utterances-bot opened 4 years ago

utterances-bot commented 4 years ago

Python debugging part1 debugging question2

http://saral.navgurukul.org/api/course?id=18

ghost commented 4 years ago

year = 2016 name = "navgurukul"

print (name + str(year) + "mein start hua tha") navgurukul2016mein start hua tha