{"functions":[],"name":"Guess the secret number.","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_65a752d6_2932_4767_8df7_e190936ba261"},{"@type":"Declare","tpe":"Integer","name":"Secret","id":"id_fb550eee_fb3c_4ba0_8f06_50c5c61ecb6e","initValue":"64"},{"@type":"Declare","tpe":"Integer","name":"x","id":"id_5767056a_34c2_4be3_8962_a5eb8c9db057","initValue":null},{"@type":"Input","name":"x","id":"id_e4a7d4a0_8f63_4588_8528_9b6c9d8a79b5","prompt":"Try to find the secret number!"},{"condition":"x!=Secret","@type":"While","id":"id_1b84a585_b24c_4f1d_ad0a_838dcc65b997","body":{"statements":[{"newline":true,"@type":"Output","id":"id_6b9f1a6e_56b9_4cdb_9177_95f8984fc8ab","value":"\"Nope.\""},{"@type":"Input","name":"x","id":"id_4cf3ce79_4f5d_4903_abc6_68c4eaa2f041","prompt":"Try to find the secret number!"}],"id":"id_a0316801_01c7_496f_9123_87f42153f953"}},{"newline":true,"@type":"Output","id":"id_89d11bfa_2815_49af_ad86_e1b8851cd111","value":"\"You found the secret number!\""},{"@type":"Return","id":"id_acb29fc2_3b25_4617_87ce_590411a6a8d6","maybeValue":null}],"parameters":[]},"id":"id_e4522b2f_33c8_48a2_a55a_a17173c4cef0","config":{"showDebugVars":true,"showIoBtns":true,"showFunctions":true,"lang":"python","showGenCode":true},"version":"0.2","revision":244}