Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Task 2: Use tuples and dictionaries in the same program Use tuples and dictionaries together in one program to create a python program that evaluates

image text in transcribedimage text in transcribedimage text in transcribed

Task 2: Use tuples and dictionaries in the same program Use tuples and dictionaries together in one program to create a python program that evaluates the students' average scores as follows. The program should ask for the student's name, followed by her/his single score; The names may be entered in any order; Entering an empty name finishes the inputting of the data; A list of all names, together with the evaluated average score, should be then emitted. b. Create a database in the following format Interface IP status Ethernet 1.1.1.1 up 2 Etherneti 2.2.2.2 down 3 Serialo 3.3.3.3 up 4 Seriali 4.4.4.4 up 3. Write a python program to find status of a given interface 4. Write a python program to find interface and IP of all interfaces which are up 5. Write a python program to count how many ethernet interfaces are there 6. Write a python program to add a new entry to above database

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

Database And Expert Systems Applications 31st International Conference Dexa 2020 Bratislava Slovakia September 14 17 2020 Proceedings Part 1 Lncs 12391

Authors: Sven Hartmann ,Josef Kung ,Gabriele Kotsis ,A Min Tjoa ,Ismail Khalil

1st Edition

303059002X, 978-3030590024

Students also viewed these Databases questions

Question

ER for gym database

Answered: 1 week ago

Question

13-1 How does building new systems produce organizational change?

Answered: 1 week ago