{"functions":[],"name":"diferencia de puntos","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_22e88f87_60a3_4bbe_b49e_93acf1d4902d"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"puntajeA","lengthValue2":"5","id":"id_32a26bd2_783a_44c6_b7e0_727429a97564","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"puntajeB","lengthValue2":"5","id":"id_a66823f6_8d96_4951_bc74_10fab399e03e","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"diferenciapuntos","lengthValue2":"5","id":"id_f95d301a_0891_4284_9a9f_53670a5aca04","initValue":"0"},{"newline":true,"@type":"Output","id":"id_5358b195_3285_4a3a_b474_d36c617e59f8","value":"\"este programa calcula la diferencia de entre dos puntajes \""},{"newline":true,"@type":"Output","id":"id_cec6fe06_2a04_4993_aec4_3f1914df3614","value":"\"ingresar el puntaje del primer jugador \""},{"@type":"Input","name":"puntajeA","id":"id_0a94e9cd_5633_4a04_9d0d_074096398669","prompt":null},{"newline":true,"@type":"Output","id":"id_769650f1_20e9_489f_a410_48d5587fe594","value":"\"ingresar el puntaje del segundo jugador \""},{"@type":"Input","name":"puntajeB","id":"id_1db1c2d3_8a5c_4f4e_85a5_a2399a1d76ba","prompt":null},{"@type":"Assign","name":"diferenciapuntos","id":"id_b523de96_4e95_45f1_82bd_f28e1af4940d","value":"puntajeA - puntajeB"},{"newline":true,"@type":"Output","id":"id_4b3b9178_1a29_493d_9d30_e48201df8381","value":"\"la diferencia entere los dos puntajes es de \" + diferenciapuntos"},{"@type":"Return","id":"id_4159700e_3850_4ba5_8998_4be4eb5e0dc7","maybeValue":null}],"parameters":[]},"id":"id_5ac2d4dc_4f6c_436a_abd8_654bf8282988","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":456}