IMMACULATE COLLEGE FOR WOMEN
THIRUVALLUVAR UNIVERSITY - PRACTICAL EXAMINATION (APRIL / MAY-2023)
Sub Name / Code: CPCS66 / Python Programming Lab Year & Sem: III / VI
Date: 27.04.2023/AN Time: 3 Hrs Mark: 75
Answer any two questions
1. Write a Python program to generate Fibonacci series.
2. Write a Python program to compute the GCD of two numbers.
3. Write a Python program to find the length of a list, reverse it, copy it and then
clear it.
IMMACULATE COLLEGE FOR WOMEN
THIRUVALLUVAR UNIVERSITY - PRACTICAL EXAMINATION (APRIL / MAY-2023)
Sub Name / Code: CPCS66 / Python Programming Lab Year & Sem: III / VI
Date: 27.04.2023/AN Time: 3 Hrs Mark: 75
Answer any two questions
1. Write a Python program to generate first n prime numbers.
2. Write a Python program to find the sum of squares of n natural numbers.
3. Write a Python program to store strings in a list and print them
IMMACULATE COLLEGE FOR WOMEN
THIRUVALLUVAR UNIVERSITY - PRACTICAL EXAMINATION (APRIL / MAY-2023)
Sub Name / Code: CPCS66 / Python Programming Lab Year & Sem: III / VI
Date: 27.04.2023/AN Time: 3 Hrs Mark: 75
Answer any two questions
1. Write a Python program to find the sum of squares of n natural numbers.
2. Write a Python program to find the sum of the elements in an array.
3. Write a Python program to check if the given string is a palindrome or not.
IMMACULATE COLLEGE FOR WOMEN
THIRUVALLUVAR UNIVERSITY - PRACTICAL EXAMINATION (APRIL / MAY-2023)
Sub Name / Code: CPCS66 / Python Programming Lab Year & Sem: III / VI
Date: 27.04.2023/AN Time: 3 Hrs Mark: 75
Answer any two questions
1. Write a Python program to compute the GCD of two numbers
2. Write a Python program to find the sum of squares of n natural numbers
3. Write a Python program to find the largest element in the array.
IMMACULATE COLLEGE FOR WOMEN
THIRUVALLUVAR UNIVERSITY - PRACTICAL EXAMINATION (APRIL / MAY-2023)
Sub Name / Code: CPCS66 / Python Programming Lab Year & Sem: III / VI
Date: 27.04.2023/AN Time: 3 Hrs Mark: 75
Answer any two questions
1. Write a Python program to generate Fibonacci series
2. Write a Python program to generate first n prime numbers
3. Write a Python program to check if the given string is a palindrome or not