HELLO friends round the world...am a little behind in d course, but i believe i can find pple to share thoughts with...just started seriously on the course, and i have done the 1st problem set...i noticed there's is something like submitting it somewhere...thatz what i don't where to submit that...will anyone look at it for me. thanks
As far as I know, there is nothing to be submitted or graded. I believe that because the course is open, the material is used in a traditional class setting outside of Open Courseware. So when it says, turn it in, don't, for the class is only for self benefit. Correct me if I'm wrong...
You are correct @jchunkam.
Thanks @Neec0
But you can always post it here to see if there is something people would have to say about it. That is the goal of the community part of the Mech MOOC. Get people to help one another so they all grow in knowledge and wisdom. The knowledge being that of Python. The wisdom being that of working together and improving ourselves.
thanks friend...got that and am posting it right away after this
#problem set 0 #my name : shoyemi olanrewaju adedeji #collaborators: none #time spent on this problem set: 23min x = raw_input('Enter your date of birth: **') y = raw_input('Enter your Last name: **') print 'name is', str(y), ',& born on', str(x)
and i av saved it in ps0.py
When you post code in OpenStudy, people can not copy and paste it properly. Try it. The code collapses. The solution: http://dpaste.com/ , http://pastebin.com/ , and https://gist.github.com/ can all easily let you share code that people can actually use. That will make it much easier on people who want to help you.
That looks fine. Should do exactly what you expect.
ooops! thanks for d advice....sorry for my wrong paste
Join our real-time social learning platform and learn together with your friends!