PPS Assignment-1: Expected Output
PPS Assignment-1: Expected Output
1. Create GitLab Account and create a folder with your Roll Number in Programming for Problem
Solving Directory.
6. Write a C program swap.c that reads two values from the keyboard, swaps their values
and prints out the result.
Test data and expected output:
7. Write a C program temp.c that accepts a temperature in Fahrenheit and prints the corre-
sponding temperature in Celsius.
.
C/5 = (F − 32)/9
Σ
Test data and expected output: