0% found this document useful (0 votes)
10 views16 pages

Beginner Programming Exercises

The document outlines a series of programming tasks, including calculating average speed, kinetic energy, identifying vowels or consonants, and determining profit and loss. It also includes programs for checking prime numbers, calculating sums and averages of lists, reversing lists, printing week names, generating a multiplication table for 2, and counting from 1 to 20. Each task is presented as a separate program requirement.

Uploaded by

arorapuneet234
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)
10 views16 pages

Beginner Programming Exercises

The document outlines a series of programming tasks, including calculating average speed, kinetic energy, identifying vowels or consonants, and determining profit and loss. It also includes programs for checking prime numbers, calculating sums and averages of lists, reversing lists, printing week names, generating a multiplication table for 2, and counting from 1 to 20. Each task is presented as a separate program requirement.

Uploaded by

arorapuneet234
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

Program for calculating

Average speed
Input :

Output
Program for calculating Kinetic
Energy

Input:

Output:
Program for determine as a
vowel or a consonant

Input

Output
Program for calculating profit
and loss

Input:

Output:
Program for checking a number
if it is prime
Input:

Output:
Program to print sum and
average of list
Input:

Output:
Program to reverse the list

Input:

Output:
Program for printing week
names
Input:

Output:
Program for table of 2

Input:

Output:
Program for writing no. from 1-
20

Input:

Output:
SN0 PROGRAMS SIGNATURE

1. Write the program for calculating Average


speed.
2. Write the program for Calculate the
Kinetic Energy

3. Write the program to check whether the


given Alphabet is a Vowel or a Consonant
4. Write the program for calculating profit
and loss.

5. Write the program to check whether the


number is prime or not
6. Write the program to print sum and
average of given list .
7. Write the program to reverse the
elements of list .
8. Write the programs to print the all week
names .
9. Write the program to print the table of
number 2.
10. Write the program to print counting from
1-20
KIIT WORLD
SCHOOL

PRACTICLE FILE
computer

You might also like