Python Programs

Python program that stores the student name, roll number, and marks in three subjects

Python program that stores the student name, roll number, and marks in three subjects Problem Definition: Write a Python program that has a class named Student that stores the student name, roll number, and marks in three subjects. Display the student information (Roll No, Name, and Total Marks scored) Video Tutorial Source code for Python […]

Python program that stores the student name, roll number, and marks in three subjects Read More »

Python program to find the area and perimeter of a rectangle

Python program to find the area and perimeter of a rectangle Problem Definition: Write a python program that has a class named Rectangle with attributes length and breadth and two methods area and perimeter they return area and perimeter respectively. Video Tutorial: Program source code for Python program to find the area and perimeter of

Python program to find the area and perimeter of a rectangle Read More »

Python program to keep track of the number of employees in an organization

Python program to keep track of the number of employees in an organization Problem Description: Write a python program to keep track of the number of employees in an organization and also store and display their name, designation, and salary details. Video Tutorial Program Description: As said in the problem definition, first create a class

Python program to keep track of the number of employees in an organization Read More »

Python program to store and display the student name and marks of a student

Python program to store and display the student name and marks of a student Problem Definition: Write a python program to store and display the student name and marks of a student. Use the list to store the marks of a student in three subjects. Video Tutorial Program Description: As said in the problem definition,

Python program to store and display the student name and marks of a student Read More »

List and give syntax of all python supported conditional statements

List and give syntax of all python supported conditional statements List and give syntax of all python supported conditional statements along with their usage with an example program to check whether a given number is positive or negative or zero. Video Tutorial Solution Python support four types of conditional statements, they are, Conditional Execution: The

List and give syntax of all python supported conditional statements Read More »

Solution to Python Application Programming Question Paper July 2018

A solution to Python Application Programming Question Paper July 2018 15CS664 / 17CS664 / 18CS752 Here you find the Solution to subject Python Application Programming Question Paper July-2019. Module 1 Q. NO. 1 a. List the rule to declare a variable in Python. Demonstrate at least three uses of the variable with example (05Marks) b.

Solution to Python Application Programming Question Paper July 2018 Read More »

Welcome to VTUPulse.com


Computer Graphics and Image Processing Mini Projects -> Click Here

Download Final Year Project -> Click Here

This will close in 12 seconds