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
Kaylis [27]
3 years ago
5

Write a program that:

Computers and Technology
1 answer:
Gemiola [76]3 years ago
7 0

Answer:

num1 = int(input("Enter number 1: "))

num2 = int(input("Enter number 2: "))

choice = input("Do you want to multiply them?: ")

if choice.capitalize() == "Yes":

   print(num1 * num2)

else:

   print("Peace out.")

Explanation:

Gg ez.

(I wrote the it in python because I don't know what language you want it in. Next time, say what language you want.)

You might be interested in
A programmer must add 1 to the value stored in the int variable sum. One way is given to get you started. Write two more distinc
olganol [36]

Answer:

option 1: sum++

option 2: ++sum

Explanation:

In programming, a variable a container or memory location assigned to a value. The C++ syntax specifies the memory location type of value on the declaration. The major types of variables in C++ are; integer, float, double, char, string, and boolean.

To add 1 to an integer variable, the variable value could be summed with one and assigned to that same variable or '++before' and 'after++' with adds one to the variable before and after the execution of a statement.

4 0
3 years ago
Of the following, which three are the primary aspects of a project that a project manager must coordinate?
Svetach [21]

Answer:

1 , 4 ,5

Explanation:

3 0
2 years ago
Kaylee is working on the document for school project she wants to see this document with another name which option should she us
Scilla [17]

Could you please list the options?


5 0
4 years ago
A data dictionary is also known as ________. Group of answer choices a data warehouse clickstream data a data mart ubiquitous co
Marizza181 [45]

Answer:

A data dictionary is also known as metadata repository.

8 0
3 years ago
Which of the following is a field whose value uniquely identifies each record in a
s2008m [1.1K]

A field whose value uniquely identifies each record in a table is called: C. Primary key.

<h3>What is DBMS?</h3>

DBMS is an acronym for database management system and it can be defined as a collection of software applications that enables computer users to create, store, modify, retrieve and manage data or information in a relational database.

This ultimately implies that, DBMS allow end users to efficiently store, retrieve and manage their data with an appropriate level of security.

In database management system (DBMS), a primary key is a field whose value uniquely identifies each record in a table or relational database.

Read more on primary key here: brainly.com/question/8131854

5 0
2 years ago
Other questions:
  • Two files named numbers1.txt and numbers2.txt both have an unknown number of lines, each line consisting of a single positive in
    11·1 answer
  • What is the main benefit of seeing your document in Page Break Preview?
    9·2 answers
  • Which option of ms-word is used o represent data in an organised manner?
    10·1 answer
  • A spreedsheet program display data in a special document called a
    7·2 answers
  • You notice that somehow you have duplicate records for some of your clients in your database. What should you do?
    13·2 answers
  • Say you find a module in a package that does a lot of awesomely useful things, but the name of it is module_that_does_many_aweso
    12·1 answer
  • What types of projects require collaboration? en360
    15·1 answer
  • Lesson 3: Wrapping Up Unit 6
    12·2 answers
  • Write a method that computes the average of the values in an array of doubles. The header of the method is as follows:
    14·1 answer
  • The rhythmic note that three beats is called a____half note.
    15·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!