by @Diego Huerta Fork
{"functions":[],"name":"PuntajeFinalPrueba","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_676ba8ec_ab1e_4dc0_82c1_d29fd7b96579"},{"newline":true,"@type":"Output","id":"id_8556e1d8_80ba_4295_965d_7fdba5f97d56","value":"\"Calculadora de puntaje en una prueba\""},{"newline":true,"@type":"Output","id":"id_8125d669_efdc_4a93_bafd_2afabb3169ff","value":"\"Asumiendo que cada respuesta correcta son 5 puntos \""},{"newline":true,"@type":"Output","id":"id_7417fbf3_d637_4626_a6f1_4765adca20ee","value":"\"y cada incorrecta resta 1\""},{"newline":true,"@type":"Output","id":"id_54bb520a_cf2e_42db_b3fe_207c4501b0c1","value":"\"Cumpliendo las condiciones, ingresar cantidad de respuestas correctas\""},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"C","lengthValue2":"5","id":"id_1b19c712_d58f_42aa_9a3b_a2256e6e5bba","initValue":"0"},{"@type":"Input","name":"C","id":"id_64c197ff_9dc9_494e_aa66_ce6ede71bd36","prompt":null},{"newline":true,"@type":"Output","id":"id_120fd750_024e_4162_be55_d1e428c0d9e5","value":"\"Ahora ingresar respuestas incorrectas\""},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"I","lengthValue2":"5","id":"id_1dc01a68_0e26_424b_a7a3_ac132a028b60","initValue":"0"},{"@type":"Input","name":"I","id":"id_b9cc4d50_78e0_4d5f_b7c4_847fa712a03e","prompt":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"R","lengthValue2":"5","id":"id_6b4710b8_4c5c_4193_a5e6_16d6b12869e2","initValue":"0"},{"@type":"Assign","name":"R","id":"id_579d52d3_14c7_40e4_82b0_429ecaa8d454","value":"C*5-I"},{"newline":true,"@type":"Output","id":"id_605ecfd4_78e7_45db_bae0_d54bf5323900","value":"\"Su puntaje final fueron \"+R+\" Puntos\""},{"@type":"Return","id":"id_67d4010f_78b6_4497_8fa7_1fd248474ff5","maybeValue":null}],"parameters":[]},"id":"id_45da6aa7_422c_4c45_8318_02aee1140ad0","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":true,"lang":"java","showGenCode":true},"version":"0.2","revision":389}