Python/conversions
João Vitor 6882a8b808
Tests/add new test case weight_conversion (#11468)
* add new test

* add new test
2024-06-25 23:06:57 -07:00
..
2023-08-09 13:25:30 +05:30
2021-11-11 21:39:54 +08:00
2023-08-09 13:25:30 +05:30

Conversion

Conversion programs convert a type of data, a number from a numerical base or unit into one of another type, base or unit, e.g. binary to decimal, integer to string or foot to meters.