Xii Cs Practical List
Xii Cs Practical List
Date Sl No Program
3 Write a program to user input a list and find a given number. If the
number is present swap it with the number present at 5 index prior to it
6 Write a program with a function printPrime which will take the lower
limit and upper limit as parameters and print the prime numbers
between the limit.