(MATLAB or C programming language)
Question 1: Write a program that ask the user to enter temperature of water and display the following.
Less than o C, display ice
Between 100 and 0 C display water
More than 100 C is steam
Question 2:
Write a program that creates a triangle of stars (*