Description: Question 1
a) Determine the smallest number for a group of three numbers.
Example: n1 = 5, n2 = 6 and n3 = 3
b) Count the number of positive integers from an array named numbers which has six elements.
c) Convert x seconds into its equivalent value in minutes and seconds, where x is an integer number. For instance if x = 3625, then the output will be displayed as follows:
60 minutes and 25 seconds
To Search:
File list (Check if you may need any files):
student.php