Added volume conversions (#5607) · coderjack/algorithms-in-python@23f43af · GitHub
Skip to content

Commit 23f43af

Browse files
Added volume conversions (TheAlgorithms#5607)
* Added volume conversions This is a file which has relevant function which helps in conversion between volume units. Available Units:- Cubic metre,Litre,KiloLitre,Gallon,Cubic yard,Cubic foot,cup The file is also written in a way that , adding a new unit can easily be done by modifying tuple available in the source code * Formatted file The file was formatted to follow the syntax formatting rules of the repo * Formatted file further
1 parent 6fcefc0 commit 23f43af

1 file changed

Lines changed: 79 additions & 0 deletions

File tree

conversions/volume_conversions.py

Lines changed: 79 additions & 0 deletions

0 commit comments

Comments
 (0)