|
|
|
|
|
by andrekandre
160 days ago
|
|
fn Calculate Portfolio Risk(Initial Investment, Risk Factor) {
let My Very Special Adjustment = 0.95
Initial Investment * Risk Factor * My Very Special Adjustment
}
that is so cool; this is actually something i've been looking for a long timeand jam karet looks interesting; `if input ~= "yes"` made me smile. i also liked the keyword replacement for multiple languages as well, that could be super usefull for children learning programming i'd think! |
|