{"functions":[],"name":"New Program","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_334fb194_0c16_47af_a317_e0ab5ae07edc"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"Precio","lengthValue2":"5","id":"id_8cb1b853_9c8f_4f1f_924e_861f07f90e5d","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"Cantidad","lengthValue2":"5","id":"id_df8a5ef6_12e1_4672_a758_7d08c596b25d","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"Costo","lengthValue2":"5","id":"id_84665fd0_a511_4a36_b35b_e307bd3d04f8","initValue":"0"},{"newline":true,"@type":"Output","id":"id_7d0a8b24_db5d_4f27_88f9_50a9f5068075","value":"\"Escribe el precio de la computadora:\""},{"@type":"Input","name":"Precio","id":"id_5c4b858e_a762_4a18_a18d_2edbe2498b7f","prompt":null},{"newline":true,"@type":"Output","id":"id_07cbf362_4c5b_4d69_a29b_107794d06d6c","value":"\"Escribe la cantidad de computadoras:\""},{"@type":"Input","name":"Cantidad","id":"id_6032a409_31c4_4257_b667_43a48d988595","prompt":null},{"@type":"Assign","name":"Costo","id":"id_2eace3a4_8371_4a10_b550_9be4fcd4f67f","value":"Precio * Cantidad"},{"newline":true,"@type":"Output","id":"id_99de0a6d_0f55_4d4d_965a_1dc2c8358dad","value":"\"El costo total es: \" + Costo"},{"@type":"Return","id":"id_8cea5149_d51f_4178_b63a_29b7103f614c","maybeValue":null}],"parameters":[]},"id":"id_252e54e6_57e7_4096_8e6b_0787dedd4f31","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":161}