0% found this document useful (0 votes)
1 views6 pages

Programs

The document outlines a series of lab exercises for learning Python programming. It includes labs on installation, condition statements, loops, string functions, and user-defined functions. Specific programs mentioned are a calculator, factorial, and Armstrong programs.

Uploaded by

kanchan.4105
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)
1 views6 pages

Programs

The document outlines a series of lab exercises for learning Python programming. It includes labs on installation, condition statements, loops, string functions, and user-defined functions. Specific programs mentioned are a calculator, factorial, and Armstrong programs.

Uploaded by

kanchan.4105
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

Lab 1: Python Installation

Lab 2: Condition Statements (Calculator Program)


Lab 3: Loops (Factorial Program using Loops)
Lab 4: String Functions
Lab 5: User – Defined Functions (Armstrong and Factorial Programs using
Functions)
1. Armstrong Program
2. Factorial Program

You might also like