{"functions":[],"name":"Login com tentativas","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_26b15ded_8ec2_4f60_bd40_36a13c4db808"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"String","name":"user","lengthValue2":"5","id":"id_751fec1f_eb51_4ac5_be9f_dd1cf27b95f0","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"String","name":"pass","lengthValue2":"5","id":"id_0bf85e98_b893_4f9b_9ec4_e2e5977a480c","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"tentativas","lengthValue2":"5","id":"id_fc824120_d81c_4a24_82ea_a73b1cba5e67","initValue":"0"},{"condition":"!((user == \"admin\") && (pass == \"123\")) && (tentativas < 3)","@type":"DoWhile","id":"id_a4a7e58d_3c57_47af_acb0_eb5013c7d1ca","body":{"statements":[{"@type":"Assign","name":"tentativas","id":"id_16d50e83_d1fd_4b95_a3d3_5393bdec8927","value":"tentativas + 1"},{"newline":true,"@type":"Output","id":"id_45247f37_5d24_442e_8e11_52156070fb08","value":"\"Tentativas \"+tentativas"},{"@type":"Input","name":"user","id":"id_d2812213_19f7_499d_a92c_e439192037cb","prompt":"Usuário:"},{"@type":"Input","name":"pass","id":"id_33275308_f373_4b95_bf39_21e37f5631c1","prompt":"Password:"}],"id":"id_a6173fba_657e_489d_a2e6_83cf54ffaa63"}},{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_408256bc_f156_4a2b_b8ac_bbf061414de0","value":"\"Excedeu o número de tentativas\""}],"id":"id_7b4187d1_171d_4ad3_b50c_5a4e1f983d18"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_2b344962_0049_4400_ac38_68b6cf204a11","value":"\"Login efetuado com sucesso\""}],"id":"id_567eca35_39f5_4d91_849b_fe396c3cb214"},"condition":"(user == \"admin\") && (pass == \"123\")","@type":"If","id":"id_05208e64_255d_4913_936b_00014cf2b473"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"fatia","lengthValue2":"5","id":"id_e07c51af_611d_4796_b911_6c51423c2884","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"total","lengthValue2":"5","id":"id_deb7d781_6f79_427b_ae67_0d925069afff","initValue":"0"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"precofatia","lengthValue2":"5","id":"id_d2ab30b4_ad9d_4195_820a_0fdb8d49e150","initValue":"5"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"String","name":"resposta","lengthValue2":"5","id":"id_2c5d6f0f_a408_495d_ae2c_1682b85de577","initValue":null},{"condition":"resposta == \"s\"","@type":"DoWhile","id":"id_8ef72165_68aa_45c7_9d76_a78947200a5e","body":{"statements":[{"@type":"Input","name":"resposta","id":"id_ec17b96c_6284_4130_ae76_2bb491ad46eb","prompt":"Quer adicionar mais fatias?"},{"falseBlock":{"statements":[{"falseBlock":{"statements":[],"id":"id_742a03d7_e09b_4f57_ad03_ecd774f1d779"},"trueBlock":{"statements":[],"id":"id_d8fcc3db_9a54_4bbd_8764_218aeccec857"},"condition":"resposta == \"n\"","@type":"If","id":"id_0a6a9a59_15e4_44b5_ab02_96a7c001a226"}],"id":"id_dfa22f50_e195_457f_a284_856734c69c5f"},"trueBlock":{"statements":[{"@type":"Assign","name":"fatia","id":"id_49c4def5_ab14_4904_80e8_8801c3c607ac","value":"fatia + 1"},{"@type":"Assign","name":"total","id":"id_093865f7_ba39_40cd_97a9_bf417a24c6cd","value":"total + precofatia"}],"id":"id_f52c070f_9bce_4d83_9cc0_55306a74e2f8"},"condition":"resposta ==\"s\"","@type":"If","id":"id_16592386_8307_4271_a5f8_0551cb4f159f"}],"id":"id_5d6745c5_63a5_48ce_8e90_71613eea4d4b"}},{"newline":true,"@type":"Output","id":"id_0ca29b8d_2bbf_4357_a9ea_a89a0f5668f9","value":"fatia"},{"newline":true,"@type":"Output","id":"id_1a6e8b99_b00a_44eb_82b5_140c4fd020b1","value":"\"Foram compradas \"+fatia+ \" fatias, no valor de \" +total+\"euros\""},{"@type":"Return","id":"id_622c9705_3653_4ee0_88ff_064a156da59f","maybeValue":null}],"parameters":[]},"id":"id_b5d2f4c6_01c0_4238_b0b0_02700e2647ea","config":{"showDebugVars":true,"useInputPrompt":true,"echoEnteredValue":true,"showIoBtns":true,"showFunctions":false,"lang":"python","showGenCode":true},"version":"0.3","revision":1048}