Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

by using python (1 Mark) Write a python program to perform the below: a). Create a tuple and set with the following Marks of student:

by using python image text in transcribed
(1 Mark) 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 tuple e). Display grade letter of tuple of each mark using the range below: Marks Remarks (1 Mark) (1 Mark) (1 Mark) (1 Mark) 0-65 66-85 B 86-100 A

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

SQL Database Programming

Authors: Chris Fehily

1st Edition

1937842312, 978-1937842314

More Books

Students also viewed these Databases questions

Question

2. What are your challenges in the creative process?

Answered: 1 week ago