{"functions":[],"name":"Create_User_Profile","main":{"rawId":"main","tpe":"Void","name":"main","statements":[{"@type":"Begin","id":"id_1908c343_8353_4dca_8ee1_e1e6e2266442"},{"@type":"Comment","id":"id_828b2ad4_0c8d_48fc_a53b_ab070c93298c","text":"Declare variable customerName"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"String","name":"customerName","lengthValue2":"5","id":"id_e33d930e_94f1_48f6_ab2e_c7300daf20ae","initValue":null},{"@type":"Comment","id":"id_f55b0f94_6250_45b3_a9fd_095b5fbdb405","text":"Declare variable customerEmail"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"String","name":"customerEmail","lengthValue2":"5","id":"id_2d23bfd4_c7ba_4efe_bdd7_758a6d32c880","initValue":null},{"@type":"Comment","id":"id_78e32e71_9dee_46d9_b821_1942cb55d7e7","text":"Declare variable phoneNumber"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"String","name":"phoneNumber","lengthValue2":"5","id":"id_cecea640_bff8_4759_b14c_4534e00fd08a","initValue":null},{"@type":"Comment","id":"id_87f5fb49_cb01_49a5_bcb0_9cb2e069cbca","text":"Declare variable customerAddress"},{"lengthValue":-1,"@type":"Declare","lengthValue1":"5","tpe":"String","name":"customerAddress","lengthValue2":"5","id":"id_b64edd5d_1a39_4a92_b580_4378b684c16c","initValue":null},{"@type":"Comment","id":"id_ee65c46a_968d_4bbf_a349_899d4467986e","text":"Ask user to enter first and last name"},{"newline":true,"@type":"Output","id":"id_41e19d71_7d6d_4683_b497_6bbea15f83f9","value":"\"Please enter your first and last name: \""},{"@type":"Comment","id":"id_f4cdd51c_4053_4067_827a_6bfb0d2d4605","text":"assign userinput to customerName"},{"@type":"Input","name":"customerName","id":"id_b35cf8f5_7813_4dfa_8475_a7ef1d779dee","prompt":null},{"@type":"Comment","id":"id_90d95c00_f373_4056_9049_7a3ef53c748b","text":"Ask user to enter email"},{"newline":true,"@type":"Output","id":"id_bf07a97a_6efa_49b4_88ab_048c7d5b69ec","value":"\"Please enter your email: \""},{"@type":"Comment","id":"id_e0cccc94_f676_4ef5_aee3_ecf5b41f10a3","text":"assign userinput to email"},{"@type":"Input","name":"customerEmail","id":"id_4b1e0a77_cf96_4e05_8518_5e61321b9b32","prompt":null},{"@type":"Comment","id":"id_845e2a4a_8ee0_46be_af29_0c76917cfed0","text":"Ask user to enter phone number"},{"newline":true,"@type":"Output","id":"id_4c5f1a29_07c5_44c0_b4ce_2cc917c01906","value":"\"Please enter your phone number: \""},{"@type":"Comment","id":"id_3fc47013_dfc1_4951_889e_4eb19b46857c","text":"assign userinput to phoneNumber"},{"@type":"Input","name":"phoneNumber","id":"id_3439c786_835e_4656_bc97_660467c86be1","prompt":null},{"@type":"Comment","id":"id_25163afb_78f0_4162_849f_aea00991793c","text":"Ask user to enter address"},{"newline":true,"@type":"Output","id":"id_a2a7c0ce_add6_4a48_b0dd_bf5526ac4b62","value":"\"Please enter your address: \""},{"@type":"Comment","id":"id_e26ce2b0_3cbf_48ce_9760_d47ef334a269","text":"assign userinput to address"},{"@type":"Input","name":"customerAddress","id":"id_f8511c7d_1c59_49ab_b0fe_8af0f09f0105","prompt":null},{"@type":"Comment","id":"id_ca932c4c_0b6a_45d0_bbde_8e81923a789e","text":"confirm creation of user profile"},{"newline":true,"@type":"Output","id":"id_4d9b954c_304c_4ef1_af7e_c1547abab392","value":"\"Thank you \" +customerName + \"you have finished creating your profile. \""},{"@type":"Return","id":"id_43ff9158_1013_4bbf_b5c7_5144f09617aa","maybeValue":null}],"parameters":[]},"id":"id_7bc0728d_7908_4bdd_b384_033b0ac366ff","config":{"showDebugVars":true,"useInputPrompt":false,"echoEnteredValue":false,"showIoBtns":true,"showFunctions":false,"lang":"java","showGenCode":false},"version":"0.3","revision":577}