Python. Exercises and examples - Google Play
You'll be able to see results in few seconds.
Official Google Play Link
We do not host Python. Exercises and examples on our servers. We did not scan it for viruses, adware, spyware or other type of malware. This app is hosted by Google and passed their terms and conditions to be listed there. We recommend caution when installing it.
The Google Play link for Python. Exercises and examples is provided to you by soft112.com without any warranties, representations or guarantees of any kind, so access it at your own risk.
If you have questions regarding this particular app contact the publisher directly. For questions about the functionalities of soft112.com contact us.
Publisher Description
Python. Exercises and examples -
Examples of exercises and practice problems in the Python programming language
This app includes a one-time purchase (not a subscription): permanent (forever) access to all comments, as well as turning off ads. The main content (all tasks and examples without comments) of the app is available for free.
1. Examples of solutions of exercises and practice problems in the Python programming language, including known algorithms (binary search, Euclidean algorithm, sieve of Eratosthenes, factorial calculation, Fibonacci series, finding the greatest common divisor and the least common multiple). Some examples contain detailed comments.
Sections: linear algorithms, conditions, cycles, strings, lists, dictionaries, functions, files.
2. Examples of using built-in functions of Python and methods of the base classes - strings, lists, dictionaries, sets, file objects.
Examples of exception handling, demonstration of the features of object-oriented programming in Python, examples of list comprehension.
3. Demonstration of the base features of a number modules of the Python standard library - datetime, calendar, time, random, os and os.path.