Skip to content
PavankumarManchala edited this page Jun 6, 2019 · 2 revisions

Submitted by:

Pavankumar Manchala Class Id: 22

Technologies used:

PyCharm

Tasks:

1. Program to convert N students weight from lbs to kgs using loops and lists:

Output:

2. Program that returns every other char of a given string starting with first using a function named “string_alternative”:

Output:

3. Program for wordcount:

Input file:

Output:

Clone this wiki locally