{"functions":[],"name":"num1 - num2","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_52e4aef1_7007_4713_808c_40d6f4c092a1"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"num1","lengthValue2":"5","id":"id_c91bc111_1305_48b9_bdc9_966243e94efd","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"num2","lengthValue2":"5","id":"id_064a1d86_711b_41ca_ab7d_7e3f93f3c4c6","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"total","lengthValue2":"5","id":"id_8afaf024_6c9e_4d4c_9ba7_db0b1fe962ed","initValue":null},{"newline":true,"@type":"Output","id":"id_8d73a4e3_11e2_4dbd_be7c_1b049555b7e2","value":"\"Enter first number \""},{"@type":"Input","name":"num1","id":"id_a44c03cf_76ab_4216_9ab0_5be931308517","prompt":null},{"newline":true,"@type":"Output","id":"id_d56f6db0_4569_479a_8aef_2ad23adec7e6","value":"\"Enter second number which will be sub\""},{"@type":"Input","name":"num2","id":"id_4d4f2d70_30a5_4b63_a9cf_0b7898bdc085","prompt":null},{"@type":"Assign","name":"total","id":"id_b0b8578c_7b91_40f2_bf61_e000300fc662","value":"num1 - num2"},{"newline":true,"@type":"Output","id":"id_2d97ac28_4275_48ea_b29a_21f18c2dca62","value":"\"The total of your first number subtracted by your second number is \" + total"},{"@type":"Return","id":"id_d5b97082_a955_485b_913b_cd5c4aac4d12","maybeValue":null}],"parameters":[]},"id":"id_91259594_b683_49a7_a569_a9cf1d78a015","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":258}