Waiting for answer This question has not been answered yet. You can hire a professional tutor to get the answer.
Write a segment of pseudocode to prompt the user for their name, and then output: 'Hello *your name here*, welcome to Comp. Sci 112' -Make sure you give the user a prompt to answer -Make sure you sa
Write a segment of pseudocode to prompt the user for their name, and then output:
'Hello *your name here*, welcome to Comp. Sci 112'
-Make sure you give the user a prompt to answer
-Make sure you save the name to a variable and then output the variable in the reply