Python programmers: Improve your skills with some challenging problems, which can ALL be solved in python: http://www.pythonchallenge.com/
Great for people learning the language.
make good use of Python's standard library.
how many you solved?
I couldn't figure out the fourth one.
just doing the first one seems quite easyyyyyyy
first one is just a warmup exercise :-P
CAN U GIVE ME THE CODE ???
code for what?
for the first challenge ???
lol.. that's your code pow(2,38)
2**38 works too; pow requires you to import the math library.
for the next one, use the string library.
hm, pow worked without importing library and yeah i forgot **
what we have to do in the first challenge ????
at what age u started learning python
I began learning it 3-4 months ago
oooh
how to jump to second question??
you should try to do it yourself, all challenges gets harder so no point in skipping and anyway you can just google for answer
Join our real-time social learning platform and learn together with your friends!