Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/muzafarovmirfayz/ketma-ket

This Python script calculates the absolute differences between adjacent elements in a given list a and formats the results as strings in the form <absolute_difference> (<element1> va <element2>). It then identifies and prints the formatted difference with the maximum absolute value.
https://github.com/muzafarovmirfayz/ketma-ket

python3

Last synced: 28 days ago
JSON representation

This Python script calculates the absolute differences between adjacent elements in a given list a and formats the results as strings in the form <absolute_difference> (<element1> va <element2>). It then identifies and prints the formatted difference with the maximum absolute value.

Awesome Lists containing this project