Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

python Write a python program to perform the below: a). Create a tuple and set with the following Marks of student: 11, 22, 99, 44,

image text in transcribed

python

Write a python program to perform the below: a). Create a tuple and set with the following Marks of student: 11, 22, 99, 44, 55, 66, 77, 88, 99, 77 b). Display the sum of all the marks in the tuple and set c). Count how many elements has a value 99 in a tuple d). Display the first occurrence of value 77 and display its position in the tupl e). Display grade letter of tuple of each mark using the range below: Marks Remarks 0-65 66-85 B

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

Essentials of Database Management

Authors: Jeffrey A. Hoffer, Heikki Topi, Ramesh Venkataraman

1st edition

ISBN: 133405680, 9780133547702 , 978-0133405682

More Books

Students also viewed these Databases questions

Question

What is the quick key to automate a plugin parameter

Answered: 1 week ago

Question

=+What is your previous foreign address?

Answered: 1 week ago

Question

What are the Five Phases of SDLC? Explain each briefly.

Answered: 1 week ago

Question

How can Change Control Procedures manage Project Creep?

Answered: 1 week ago