Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
5 views12 pages

Saksham Yadav (Computer File) Python Codes

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views12 pages

Saksham Yadav (Computer File) Python Codes

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 12

2025-2026

2025-2026

ST.
ST.PAUL'S
PAUL'SSR.
SR.SEC.
SEC.
SCHOOL
SCHOOL
Nidhauli
NidhauliRoad,Etah
Road,Etah
COMPUTER
COMPUTER
SCIENCE
SCIENCE
SUBJECT
SUBJECT CODE
CODE
(083)
(083)
Name : Astha
Name : Astha
Kumari
Kumari
Class: 8 ththsec; C
Class: 8 sec; C
1. Calculate the area of the circle

2. Calculate the area of the Triangle using heron's


formula
3.1 Convert Fahrenheit to
Celcius.

3.2 Convert Celcius to Fahrenheit


4. Print even number ( 1 to 100) and odd
number

5. Calculate the gross salary of an employee ( condition applied)


6. Display the result of a Student

7. Program to check whether a number is prime or not.


8. Program to check whether the no. is angstrong or not.

9. Program to check whether the no. is neon or not.


10. program to find the Factorial of a number.

11.1 Program to find sum of even no. from 1 to 20..


11.2 program to find sum of odd number from 1 to 20.

121. Program to Print Fibonacci series up to n terms


13. Program to calculate series: x + x^2/3 + x^3/5 + ... + x^n

14. Program to calculate 1! - 2! + 3! - 4! + ... ± n!


15.1 Pattern 1

15.2 Pattern 2
15.3 Pattern 3

15.4 Pattern 4
15.5 Pattern 5

16. Program to Print all prime no. from ( 1 to 100)

You might also like