by @Melissa Alvarez Puerta Fork
{"functions":[],"name":"Decisiones8","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_e1b784b4_10b7_496c_8084_a28c8e3a8b15"},{"@type":"Declare","tpe":"Integer","name":"P","id":"id_9c27cbc0_dd30_48e9_af47_b6294551a514","initValue":"0"},{"@type":"Declare","tpe":"Integer","name":"Q","id":"id_e33f227b_4bcb_4f07_8bc8_6625c1772199","initValue":"0"},{"@type":"Declare","tpe":"Integer","name":"x","id":"id_a1920899_d07b_4ed3_9b69_227395d3baaf","initValue":"0"},{"@type":"Input","name":"P","id":"id_ac8ae2ad_d3e9_40cd_8a6e_b935f6b08a4d","prompt":"Ingrese el valor de un número entero"},{"@type":"Input","name":"Q","id":"id_aca88f51_d88e_4657_903b_bc7b55f11658","prompt":"Ingrese el valor de otro número entero"},{"@type":"Assign","name":"x","id":"id_8ebff2c1_6f1e_460c_be31_7df50cc6803b","value":"pow(P,3)+pow(Q,4)-2*pow(P,2)"},{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_dfd94f1e_5cdc_4f73_b243_04c287479675","value":"\"Sus número enteros no satisfacen la ecuación\""}],"id":"id_34f6ae42_28b1_44c2_9749_8145ed30aa53"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_7afd968b_a95e_4afa_b6d1_edaba076820d","value":"\"Sus números enteros satisfacen la ecuación\""}],"id":"id_fe91376b_af30_4144_8b9a_8076c534ef77"},"condition":"x<680","@type":"If","id":"id_35ad7aab_fd69_47f3_a6ef_64e1acb849f6"},{"@type":"Return","id":"id_2e88bb4b_1493_4d56_9dd6_12149a9089ff","maybeValue":null}],"parameters":[]},"id":"id_ebe7f1dc_0244_4834_b1c7_495c09fcf02c","config":{"showDebugVars":true,"showIoBtns":true,"showFunctions":true,"lang":"python","showGenCode":true},"version":"0.2","revision":334}