by @Leonardo Mancini Fork
{"functions":[],"name":"New Program","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_6437c7f8_3f19_4dce_9fc4_72b8a7bca90e"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"prezzobiglietto","lengthValue2":"5","id":"id_85e2ace4_6cde_4dce_ac3d_51bd4d23c747","initValue":null},{"newline":true,"@type":"Output","id":"id_3c1d8bca_5c2c_4165_a429_8c243eee35cd","value":"\"Inserire il prezzo del biglietto\""},{"@type":"Input","name":"prezzobiglietto","id":"id_44debea1_7163_420d_8b53_196e14791073","prompt":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"String","name":"tipobiglietto","lengthValue2":"5","id":"id_bd1c797b_2776_4fcf_b482_9ff7f7a2167f","initValue":null},{"newline":true,"@type":"Output","id":"id_c25c4b43_48a3_43b9_b03c_f7bb5507b8a0","value":"\"Di che tipologia è il biglietto? (A,B, altro)\""},{"@type":"Input","name":"tipobiglietto","id":"id_9c101b01_7d61_4f21_beab_39f22c530233","prompt":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"A","lengthValue2":"5","id":"id_cc0125fd_565c_4de2_8e56_5c3fbdd56bcf","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"B","lengthValue2":"5","id":"id_e3b0cebf_690a_4d51_bf11_346e1dc4bb20","initValue":null},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"altro","lengthValue2":"5","id":"id_597145a8_2826_4998_a4a2_35956e5470bc","initValue":null},{"falseBlock":{"statements":[{"falseBlock":{"statements":[{"newline":true,"@type":"Output","id":"id_f726b870_85e0_4a46_924a_0e0142861cbc","value":"\"Avendo un biglietto senza supplementi, il costo resta di \"+prezzobiglietto+\" €\""}],"id":"id_894c7aab_27ab_4505_b37d_6411e8fe5cd5"},"trueBlock":{"statements":[{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"supplementoB","lengthValue2":"5","id":"id_1c159014_7006_41a9_ad5d_f7fba8c4775a","initValue":"prezzobiglietto*0.12"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"prezzototB","lengthValue2":"5","id":"id_f7746443_a4f5_4fef_8fc5_1d25a048f9e9","initValue":"supplementoB+prezzobiglietto"},{"newline":true,"@type":"Output","id":"id_338d015b_1efd_4efc_b3f4_b3065dc3d704","value":"\"Avendo un biglietto di tipo B con un supplemento del 12%, il prezzo totale è di \"+prezzototB+\" €\""}],"id":"id_e59f57b2_4b86_4db4_8205_8388dc1b8f73"},"condition":"tipobiglietto==\"B\"","@type":"If","id":"id_7d42d5cd_0a6e_4a44_a308_295f76d4fd4d"}],"id":"id_b33074e8_fe53_4541_ad6e_8981bbf06602"},"trueBlock":{"statements":[{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"supplementoA","lengthValue2":"5","id":"id_b1604fe9_0550_44cb_a00c_f312e25eaf9c","initValue":"prezzobiglietto*0.07"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"Real","name":"prezzototA","lengthValue2":"5","id":"id_c101fb39_9f62_4c55_a36c_8ec1787fc972","initValue":"prezzobiglietto+supplementoA"},{"newline":true,"@type":"Output","id":"id_3dc080f9_97fc_4222_828f_4dd82afefb2a","value":"\"Avendo un biglietto di tipo A con il supplemento del 7%, il prezzo totale è di \"+prezzototA+\" €\""}],"id":"id_274de244_0e84_4bbb_937b_e8c42fd1a732"},"condition":"tipobiglietto==\"A\"","@type":"If","id":"id_dc1791c8_d7dc_46c3_bcf1_13b0d28ce1bf"},{"@type":"Return","id":"id_b8d32906_b7dc_423f_afc9_9f122e1a1e8e","maybeValue":null}],"parameters":[]},"id":"id_1c76179d_a82a_4518_aeb6_2295606b262a","config":{"showDebugVars":false,"useInputPrompt":true,"echoEnteredValue":true,"showIoBtns":true,"showFunctions":true,"lang":"python","showGenCode":false},"version":"0.3","revision":1034}