ironmelts
- A basic python package.
- Easy to use.
- Minimum requirements.
Installing
Linux
python3 -m pip install -U ironmelts
macOS
python3 -m pip install -U ironmelts
Microsoft Windows
py -3 -m pip install -U ironmelts
Start Coding
from ironmelts import ironmelts #Importing of the module.
ironmelts.function_name #The function_name should be replaced with the name of the desired function
Consists of
-
info
-
add
-
subtract
-
multiply
-
divide
-
random_number_in_range