by @Zaiyan Khan Fork
{"functions":[],"name":"Miles into Km conversion","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_a3210f20_e629_458b_8845_dffa61a964e2"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"num1","lengthValue2":"5","id":"id_debef511_6c54_47e5_aaad_a0d9fab068a2","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"total","lengthValue2":"5","id":"id_371cb54f_6c39_493d_b9b6_026c1a42f1d4","initValue":null},{"newline":true,"@type":"Output","id":"id_1e15addf_967c_4dc3_885e_2cc6ca4f2117","value":"\"Enter the amount of miles you would like to convert to KM\""},{"@type":"Input","name":"num1","id":"id_0f5238f9_4beb_4cdf_82c4_77b71120f3b0","prompt":null},{"@type":"Assign","name":"total","id":"id_96520a4e_f5b7_4a28_a013_2bfb36319982","value":"num1*1.6"},{"newline":true,"@type":"Output","id":"id_81036f4f_f79f_4f25_956a_78aa87db3ccb","value":"\"The miles converted into KM is \" + total"},{"@type":"Return","id":"id_8cc76a72_79e5_46ba_9c94_6eae1b5eb2c5","maybeValue":null}],"parameters":[]},"id":"id_91a1fd93_da9a_43db_800e_522760633589","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":173}