by @Matias Albornoz Fork
{"functions":[],"name":"Puntos A y B","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_6b291e38_a6f7_4f2a_9369_c5c26fcd47e8"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"Num1","lengthValue2":"5","id":"id_f08e14df_d35d_44a6_a343_ba66a3bd69be","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"Num2","lengthValue2":"5","id":"id_88c7962b_55d3_470c_99c9_1d7127ae6fff","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"Diferencia","lengthValue2":"5","id":"id_1a42e356_78b4_44d7_9c0b_64f1083ce9fa","initValue":null},{"newline":true,"@type":"Output","id":"id_f10a4a21_b16d_485e_81ec_b353fcbf849c","value":"\"Este programa Diferencia los puntos entre A y B\""},{"newline":true,"@type":"Output","id":"id_92e4581a_bbe3_4120_8781_2bd2a11eb9e5","value":"\"Ingresa el puntaje A\""},{"@type":"Input","name":"Num1","id":"id_c691f799_0b8e_4a47_8032_d81149d52068","prompt":null},{"newline":false,"@type":"Output","id":"id_71ffe998_df45_4c31_9545_8bc0b4284e35","value":"Num1"},{"newline":true,"@type":"Output","id":"id_7379b38f_47d4_43cd_a9ff_a28824740de9","value":"\" puntos\""},{"newline":true,"@type":"Output","id":"id_7797e0d1_cad9_4791_a3c7_1083936f9c45","value":"\"Ingresa el puntaje B\""},{"@type":"Input","name":"Num2","id":"id_6c3925c4_a25e_4f02_9144_7db1288c23d6","prompt":null},{"newline":false,"@type":"Output","id":"id_2c3bf249_af6f_426b_a231_8595f5139d7b","value":"Num2"},{"newline":true,"@type":"Output","id":"id_20b4bf4f_7b62_49bb_916d_0b06f1512966","value":"\" puntos\""},{"@type":"Assign","name":"Diferencia","id":"id_f9ce5452_6df5_4a3b_8474_733bd73ca0ec","value":"Num1-Num2"},{"newline":true,"@type":"Output","id":"id_6c23b23a_cd5d_4032_b365_d0523e47df55","value":"\"La diferencia de punatjes entre A y B es de: \" +Diferencia+\" puntos \""},{"@type":"Return","id":"id_b9dd0b54_b58f_4d75_a675_3bbb14b4fc05","maybeValue":null}],"parameters":[]},"id":"id_74c23a85_9978_45f7_9723_1c27bdd9ddf6","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":384}