0% found this document useful (0 votes)
23 views

Assignment of Python For Beginners

The document lists Python programs for beginners including programs to check leap years, prime numbers, print prime numbers in an interval, find factorials, display multiplication tables, print the Fibonacci sequence, check Armstrong numbers, find Armstrong numbers in an interval, and find the sum of natural numbers.
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)
23 views

Assignment of Python For Beginners

The document lists Python programs for beginners including programs to check leap years, prime numbers, print prime numbers in an interval, find factorials, display multiplication tables, print the Fibonacci sequence, check Armstrong numbers, find Armstrong numbers in an interval, and find the sum of natural numbers.
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/ 1

Assignment Of python For beginners

o Python Program to Check Leap Year


o Python Program to Check Prime Number
o Python Program to Print all Prime Numbers in an Interval
o Python Program to Find the Factorial of a Number
o Python Program to Display the multiplication Table
o Python Program to Print the Fibonacci sequence
o Python Program to Check Armstrong Number
o Python Program to Find Armstrong Number in an Interval
o Python Program to Find the Sum of Natural Numbers

You might also like