Step 10

How many values does this input?

What does it output?

Program 10-1

Write a program which will input 4 numbers, and output the smallest.

Program 9-2

Input 5 values, and output the largest and the smallest.

Index

Input:
Output:
Score:
Line
Statement
Var
Now
Next
1
a
 
2
b
 
3
c
 
4
d
 
5
e
 
6
7
8
9
10
11
12
13