1) Create 4 variables with four distinct data types and values (2 marks) 2) Output each variable using one output statement (1 mark) Task 2 (2 marks) 1) Using a comment, state at least two arithmetic...




  1. 1) Create 4 variables with four distinct data types and values (2 marks)




  2. 2) Output each variable using one output statement (1 mark)




Task 2 (2 marks)


1) Using a comment, state at least two arithmetic operators can be used for each of the four data types in Task 1 (2 marks)






Task 3 (6 marks)




  1. 1) Ask the user for input. (1 mark)




  2. 2) Determine if the user input is a number




    1. a) If so, (1 mark)




      1. i) Typecast the input to a numerical data type. (1 mark)




      2. ii) Output the number (1 mark)






    2. b) If not, (1 mark)






i) Output the number of characters of the user input (1 mark)


Task 4 (7 marks)




  1. 1) Ask user for input (1 mark)




  2. 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)



Mar 10, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here