|
Also you could use exercises from one language (like C++, Java, Perl) that is popular and may have a lot of test Questions and try coding them in Python. I find that helpful because if you can't figure it out you can look at "their answer" as a hint (because it isn't python code).
Warning: some elements in one language are over simplified in another, while others are overcomplicated. This changes the challenge of the questions in some cases.
__________________
--------------------
LOAD "*" ,8,1
God bless
- Gryfang
|