Discover

Topics

Python. Exercises and examples

Python. Exercises and examples APK

Python. Exercises and examples APK

2023.10 Freeplustilino ⇣ Download APK (9.06 MB)

Examples of exercises and practice problems in the Python programming language

What's Python. Exercises and examples APK?

Python. Exercises and examples is a app for Android, It's developed by plustilino author.
First released on google play in 5 years ago and latest version released in 4 months ago.
This app has 191.4K download times on Google play and rated as 3.75 stars with 480 rated times.
This product is an app in Education category. More infomartion of Python. Exercises and examples on google play
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.