{"functions":[],"name":"User & pass","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_c622f30d_8851_4693_9fd5_e9bb4b14b57f"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"String","name":"user","lengthValue2":"5","id":"id_9ec0d28a_b281_4231_8131_a70a8d6e0286","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"String","name":"pass","lengthValue2":"5","id":"id_0da74e75_cc1e_4d66_bf5e_552a4075356e","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Integer","name":"tentativas","lengthValue2":"5","id":"id_02a738c7_72d0_4e24_90b7_155fb8c288e4","initValue":"0"},{"condition":"!((user==\"admin\") && (pass==\"123\")) && (tentativas<3)","@type":"DoWhile","id":"id_7a9ef942_b30e_4a69_856a_d7c91c9ca7c0","body":{"statements":[{"@type":"Assign","name":"tentativas","id":"id_ad713caa_f763_4981_9e7d_41fd727b4311","value":"tentativas+1"},{"newline":true,"@type":"Output","id":"id_31f4263d_40e0_4fe7_9e9f_76649474fabd","value":"\"Tentativa: \" +tentativas"},{"@type":"Input","name":"user","id":"id_755df2c2_f4eb_44fc_94af_03050b5f8698","prompt":"Digite o username: "},{"@type":"Input","name":"pass","id":"id_2910eb23_49bd_4d35_8572_951dc7f4e646","prompt":"Digite a password:"}],"id":"id_968e9619_b807_4e18_9fb8_419ab7f3b2dc"}},{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_25bfc315_3bb1_456e_8e5d_388319f4d53a","value":"\"excedeu o número de tentativas\""}],"id":"id_d0de769a_daf5_47bf_8b86_364e9713c96e"},"trueBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_c3a42c23_386e_4dbd_a8ec_2dea3c161a4e","value":"\"Login efectuado com sucesso na tentativa \" +tentativas"}],"id":"id_568dc505_81f2_43c3_8e1d_e68201674257"},"condition":"(user==\"admin\") && (pass==\"123\")","@type":"If","id":"id_cecd0737_f59f_46a2_b0d4_05ec38244850"},{"@type":"Return","id":"id_d4083533_73cc_47e9_8d57_29cbac344ed3","maybeValue":null}],"parameters":[]},"id":"id_123f53f8_f346_44ce_ba9d_e957be49bca5","config":{"showDebugVars":true,"useInputPrompt":true,"echoEnteredValue":true,"showIoBtns":true,"showFunctions":true,"lang":"python","showGenCode":true},"version":"0.3","revision":1431}