logo Hurry, Grab up to 30% discount on the entire course
Order Now logo

Ask This Question To Be Solved By Our ExpertsGet A+ Grade Solution Guaranteed

expert
Kaleb BryanttManagement
(5/5)

601 Answers

Hire Me
expert
Pope AtkinssBusiness
(4/5)

540 Answers

Hire Me
expert
Vasim KhanPhilosophy
(5/5)

773 Answers

Hire Me
expert
Fatima SekhFinance
(5/5)

1000 Answers

Hire Me
Others
(5/5)

Enter lower limit and upper limit i.e. 2 numerical values, show all the numbers between those limits.

INSTRUCTIONS TO CANDIDATES
ANSWER ALL QUESTIONS

Topics to be evaluated:

Skill in the use of programming tools

Language: Python

Structures: Sequential. Conditional. Repetitive. Lists

Syntax and language structure

 

1) Enter lower limit and upper limit i.e. 2 numerical values, show all the numbers between those limits.

EXAMPLE:

Enter the lower limit: 4 Enter upper limit: 15

Range of values: 4-5-6-7-8-9-10-11-12-13-14-15

 

In addition, it is requested:

a) Sum of values displayed per screen

b) Show how many are even and how many are odd

c) From the range of values displayed per screen indicate number of numbers divisible by 5

d) If the zero value was entered, indicate it in the report

e) Show the number of values in the range shown that are divisible by 1 and by 3 together.

f) Quantity of values within the limits entered

 

2) Generate parallel lists with the following data

Code Seller Amount sold

001 Juan Pérez $2500

003 María Linares $5600

005 José Castro $1700

..

 

It is requested:

1. Enter N amount of data in the lists

2. Show the seller who sold the most

3. Show average sales

4. Show the "Has Prize" message for all sellers with an amount sold greater than $5000

5. Show the total collected by all sellers

 

 

TOPICS TO EVALUATE: Vectors and methods EVALUATION CRITERIA:

Assess the understanding of the topics and the correct use of technical language

Evaluate the ability to relate theoretical topics to practice

Overall performance of acquired knowledge

Code correctly

 

a) A video club in the province of Córdoba, needs to carry a system where the following data are loaded having as a key the movie code and the other data that accompany it:

 

 

(5/5)
Attachments:

Related Questions

. The fundamental operations of create, read, update, and delete (CRUD) in either Python or Java

CS 340 Milestone One Guidelines and Rubric  Overview: For this assignment, you will implement the fundamental operations of create, read, update,

. Develop a program to emulate a purchase transaction at a retail store. This  program will have two classes, a LineItem class and a Transaction class

Retail Transaction Programming Project  Project Requirements:  Develop a program to emulate a purchase transaction at a retail store. This

. The following program contains five errors. Identify the errors and fix them

7COM1028   Secure Systems Programming   Referral Coursework: Secure

. Accepts the following from a user: Item Name Item Quantity Item Price Allows the user to create a file to store the sales receipt contents

Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip

. The final project will encompass developing a web service using a software stack and implementing an industry-standard interface. Regardless of whether you choose to pursue application development goals as a pure developer or as a software engineer

CS 340 Final Project Guidelines and Rubric  Overview The final project will encompass developing a web service using a software stack and impleme