Required: program to return the largest of three numbers.
pseudocode
input parameters, int A,B,C;
int T; // temporary storage
if (A>B) T=A;
else T=B;
if (T>C) print(T);
else print(C);
Delete those partitions and reformat the drive.
Answer:
The equal sign "=" must be used.
Most, if not all, spreadsheet programs support formulas, but you must start them with an equal sign.
Answer:
pasensya na Hindi ko alam Ang sasabihin