1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Misha Larkins [42]
3 years ago
9

Currently, this program will add 6 and 3 together, output the math problem and output the answer. Edit this code so that a rando

m number is generated from 1 - 10 (inclusive) for the variables a and b. Also, instead of adding the two numbers together, the edited program should multiply them, and output the proper math problem and answer. Be sure to update every line of code to reflect the changes needed.
import random

a = 6
b = 3

answer = a + b

print (str(a) + " + " + str(b) + " = " + str(answer))
Computers and Technology
1 answer:
Yakvenalex [24]3 years ago
6 0

I've included my code in the picture below. Best of luck.

You might be interested in
Use your own words to describe how IT/IS can support major functional areas in the business. Discuss at least two of these areas
slavikrds [6]

A business has many functions. A business functions are the activities that are carried out by an enterprise. The major business functions in an enterprise are-

<span>1.       </span>Planning

<span>2.       </span>Production

<span>3.       </span>Marketing & Sales

<span>4.       </span>Accounting & Finance

<span>5.       </span>Human Resource

Each of the above functional areas are majorly supported by information system. An enterprise IT department plans, operate and support all the above mentioned function, by enabling users to carry out their roles efficiently.

1.IT in Marketing & Sales (Marketing Information System)-

Marketing business activity includes planning, promoting and selling of goods and services to the end customers. Marketing information system supports decision making and to carry out various task smoothly.

Marketing information system depend on external data rather than other organizational information system. It covers data related to the information of marketplace. What are the potential marketplace for a given product?

Example- a Company is producing networking equipment. Then identifying the potential market segment, reaching out to the end customer, advertising about the product, identifying the renewal opportunities of the sold product, forecasting the sales of the next quarter/year etc. are all the part of marketing & sales information system.

2.IT in human resource-

Information system is helpful in Human resource function as well. Human resource information contains the data about all the present employees of the enterprise, and also it collects the data of the new candidate against any new vacancy. In human resource payroll management system consist all the information of the existing employees (personal information, salary, performance and promotion activities etc.).

An ideal human resource information system maintains & secure employee record, track employee skill, job performance and training, and support planning for employee compensation and career growth.

<span> </span>

8 0
3 years ago
4. Contoso, Ltd. has a vigorous Office 365 and Azure cloud-service presence.
OverLord2011 [107]

Answer:

Contoso has an on-premises identity infrastructure. The infrastructure includes servers that run Active Directory Domain Services

Explanation:

3 0
2 years ago
What are some of the potential sources of risk in a systems analysis and design project? How does the project manager cope with
Alexeev081 [22]

Answer:

Project management set of processes for risk management include, for coping with risk the project manager need to do the following:

Risk Planning

Risk Identification

Risk Analysis (Qualitative and Quantitative)

Risk Response Planning

Risk Monitoring and Control

Environmental Risks

External Risks

Design Risks

Engineering Services Risks

Right of Way Risks

Construction Risks

Project Management Risks

Organizational Risks

Other risks are : (article ITToolbox sources of risk)

Customer Risk

technical Risk

Delivery Risk

Explanation:

5 0
3 years ago
Fill in the blanks of the SQL Statements: Fund_Id VARCHAR(10) , Donor_id VARCHAR(10) , Count_Of_Receipts INTEGER, Total_Receipts
PSYCHO15rus [73]

Answer:

I am attaching a doc file for the answer.

Explanation:

The attached file has the answer with explanation.

Download docx
3 0
3 years ago
Is permanent software programmed into read-only memory.<br> Firmware<br> JavaScript<br> PHP<br> o
velikii [3]
Firmware is the software
5 0
2 years ago
Other questions:
  • In a paragraph of no less than 125 words, explain what netiquette is and how it improves efficiency and productivity in the work
    14·1 answer
  • Clip art, by default, is formatted as a(n) ____, which cannot be moved to a precise location on a page.
    14·1 answer
  • A network administrator is using packet tracer to mock up a network that includes iot devices. What can the administrator do fro
    15·1 answer
  • Why should you log out when you finish an online session?
    9·1 answer
  • What process combines data from a list with the content of a document to provide personalized documents?
    9·2 answers
  • A collection of facts can be copyrighted, but only if the collection is ____ in a way that causes the resulting work to rise to
    14·1 answer
  • Assume that a picture is represented on a monitor screen by a rectangular array containing 2048 columns and 1536 rows of pixels.
    12·1 answer
  • What component of Kerberos is responsible for storing keys for encrypting and decrypting data in the authentication process?
    13·1 answer
  • 17. When an industrial electrical circuit requires a 220 VAC single phase power supply, the electric power supply circuit is nor
    7·1 answer
  • . Question 2 Fill in the blank: R Markdown notebooks can be converted into HTML, PDF, and Word documents, slide presentations, a
    9·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!