Create, package, and run a custom conda subcommand written in C that converts Celsius to Fahrenheit.
Note Requires
cffi
.
Create, package, and run a custom conda subcommand written in Python that takes an input of three coordinates and prints out an ASCII graph.
Note Requires
sympy
.
Create, package, and run a custom conda subcommand written in Rust that multiplies two integers.
Note Requires
maturin
.