Question: 1) Ask the user for input. (1 mark) 2) Determine if the user input is a number a) If so, (1 mark) i) Typecast the

 1) Ask the user for input. (1 mark) 2) Determine if

1) Ask the user for input. (1 mark) 2) Determine if the user input is a number a) If so, (1 mark) i) Typecast the input to a numerical data type. (1 mark) ii) Output the number (1 mark) b) If not, (1 mark) i) Output the number of characters of the user input (1 mark) Task 4 (7 marks) 1) Ask user for input (1 mark) 2) Using one IF statement block (1 mark) a) Determine if input is i) a string greater than 3 characters ( 1 mark) (1) Display a message stating that the string is greater than 3 characters (1 mark) ii) an empty string (1 mark) (1) Display a message stating that the string is empty (1 mark) b) If neither of the above cases are true, display message thanking user for input. (1 mark)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!