You are on page 1of 13

VANASHTHALI PUBLIC SCHOOL,

NOIDA

SESSION: -2022-2023

CLASS: -11 science


TH

COMPUTER SCIENCE PROJECT FILE


ROLL NO: -_5__

topic: -Writing the program and check the


output, through help of python.

Submitted To: - Submitted By:-


Mr. Deepak Pandey Prateek Chand

INDEX
Sr.no. Content Page no.
2
1.Certificate 1

2.Acknownledgment 2

3.Introduction 3

4.Question of project 5

5. 6

6. 7

7. 8

8. 9

9. 12

10. 13
11. 14

12.Bibliography 15
1
4

Certificate

This is to certify that Prateek Chand student of class


11th has successfully completed the research on the
below mentioned project under the guidance of
Mr. Deepak Pandey (subject teacher) during the
year of 2022-23 in partial fulfilment of physics
practical examination conducted by Vanashthali
Public School.

____________

Sign of Teacher

2
Practical question

1. Write a program to input a welcome message


and display it.


6

2. Write a program to input three numbers and


display the largest/smallest number


4. Write a program to determine whether a number is a
perfect number amstrong number or a palindrome.


8
5. Write a program to display the Fibonacci Series.


6. Greatest common divisor and least common multiple
of two integers.


10
7. Enter the number to check weather the number is
prime no. or composite no.


8. Write a program to count and display the number of
vowels, consonants, uppercase, lowercase characters in
string


12
10. Input a list of numbers and swap elements at the
even location with the elements at the odd location
Python Program

You might also like