Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Q1 Write a python program to input the mark of n students and save it in a list named Marks. find the number of student

image text in transcribed

Q1 Write a python program to input the mark of n students and save it in a list named Marks. find the number of student pass and fail based on the following conditions. if mark more than 50 pass otherwise fail. 02 Write a program using the function to input the marks of 5 students and calculate average marks. (using return and parameters. 03 Write a Python program that will a) Display your Student ID using void function. b) Read the IT Mark and Maths Mangk. Using a function, compute the Total mark using the formula: Total mark = IT Mark + Maths mark and print total mark Requirement: Function with parameter and return value

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Moving Objects Databases

Authors: Ralf Hartmut Güting, Markus Schneider

1st Edition

0120887991, 978-0120887996

More Books

Students also viewed these Databases questions

Question

b. Will new members be welcomed?

Answered: 1 week ago