The given program is written in python that finds the sum of two numbers entered by the user. First, it prompts the user to input two numbers and converts them to integers. Secondly, it calculates their sum and displays the result of addition.
The required code is given as follows:
num1 = int(input())
# prompts the user to input the first number in variable num1. Input () function returns a string value so the entered number is first converted into integer using the function int().
num2 = int(input())
# prompts the user to input the second number in variable num2. Input () function returns a string value so the entered number is first converted into integer using the function int().
print(num1 + num2)
# adds num 1 and num 2. Then prints result of sum
You can learn more about how to add two number using programming language at
https://brainly.com/question/13014075
#SPJ4
Answer:num1 = int(input())
num2 = int(input())
print(num1 + num2)
Explanation:
if marcus is on a 3500-kilocalorie diet, based on the amdr for dietary fat, how many kilocalories should he obtain from dietary fat daily? 400–905 kilocalories 500–1005 kilocalories 600–1115 kilocalories 700–1225 kilocalories 800–1355 kilocalories
The numbers of kilocalories that Marcus will obtain from dietary fat is 700-1225 kcal.
What is Calorie?The calorie is known to be the unit of energy especially when used for food consumption.
Note that a large calorie, food calorie, or kilogram calorie are known to be the term that connote a given amount of heat that is needed to increase the temperature of one kilogram of water by one degree Celsius.
Therefore, based on the question, the numbers of kilocalories that Marcus will obtain from dietary fat is 700-1225 kcal.
Learn more about kilocalories from
https://brainly.com/question/15983910
#SPJ1
See full question below
According to the Acceptable Macronutrient Distribution Range, 20% to 35% of the total caloric intake should come from fat. If Marcus is on a 3,500 kilocalorie diet, how many kilocalories should he obtain from dietary fat?
400-905 kcal
500-1005 kcal
600-1115 kcal
700-1225 kcal
800-1355 kcal
______is the process of identifying domain names as well as other resources on the target network
Network enumeration is the process of identifying domain names as well as other resources on the target network.
Network enumeration is the process in which hackers try to find out the maximum data possible about the targeted user in order to enter and get a hold of the user's computer to carry out any threatful activity.
Information regarding user names, domain names, and applications can be achieved by the hacker through the process of network enumeration.
The network enumerator works by searching for any unprotected aspect of the network which can be easily attacked and then alerts the hacker about it by which the hacker can gain access to the computer.
On the other hand, network enumerators can also be beneficial in that they can be used to scan for the unsafe and unguarded aspects of the networks which can then be fixed in an appropriate way before the hacker can attack by using this vulnerability.
To learn more about enumeration, click here:
https://brainly.com/question/13068603
#SPJ4
difference between tablet and smart phone
Answer:
What is the difference between tablets and smartphones? The main difference is the size of the screen. Smartphones usually have screen sizes between 4″/10cm and 7″/17cm, a tablet is anything over this. When it comes to processing power and available apps—they usually share the same capabilities.
Explanation:
Tablets are overwhelmingly used to play games and access entertainment (67 per cent), while smartphones are divided between games, social networking, and utilities (to name a few). Basically, tablets are seen as an entertainment platform, while smartphones are considered mostly a communications device.
Which of the following is another name for the “processor”?
A.
CPU
B.
RAM
C.
DVD
D.
HDD
Answer:
A - CPU
CPU means "Central Processing Unit"
Something that serves as a model for others to copy is a ____
document
template
copy
model
Answer: template
Explanation: because i know meanings of words
How are these three attributes conveyed in the music notation above?
The attributes are conveyed in the music notation since there is a sense of preciseness; there isn't any extraneous info being shown or used. It would have to be testest for effectiveness, but it does have set instructions to follow.
All computers can display any font embedded in a webpage so
designers can use unusual or really fancy fonts as regular text on a
page.
True
False
Answer:
whatiscardboatdmadeof
a cybersecurity analyst is attempting to classify network traffic within an organization. the analyst runs the tcpdump command and receives the following output:
The statement that is true based on this output is that: 10.0.19.121 is a client that is said to be logging or accessing an SSH server over port 52497.
What is SSH server used for?SSH or Secure Shell is known to be a kind of a network communication protocol that helps two computers to be able to talk or communicate.
It is seen as a protocol used to move hypertext such as web pages. Therefore, The statement that is true based on this output is that: 10.0.19.121 is a client that is said to be logging or accessing an SSH server over port 52497.
Learn more about SSH server from
https://brainly.com/question/28269727
#SPJ1
A cybersecurity analyst is attempting to classify network traffic within an organization. The analyst runs the tcpdump command and receives the following output:
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
$ tcpdump -n -i eth0
15:01:35.170763 IP 10.0.19.121.52497 > 11.154.12.121.ssh: P 105:157(52) ack 18060 win 16549
15:01:35.170776 IP 11.154.12.121.ssh > 10.0.19.121.52497: P 23988:24136(148) ack 157 win 113
15:01:35.170894 IP 11.154.12.121.ssh > 10.0.19.121.52497: P 24136:24380(244) ack 157 win 113
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Which of the following statements is true based on this output?
question 1 data analysis is the various elements that interact with one another in order to provide, manage, store, organize, analyze, and share data.
The data analysis is the various elements that interact with one another in order to provide, manage, store, organize, analyze, and share data is a false statement.
What is Data ecosystem?The term data ecosystem is a composition of infrastructure, as well as analytics, and applications that are known to be used to get in and examine data.
Note that the Data ecosystems helps firms with a lot of data that they rely on to known about their customers.
Thus, The data analysis is the various elements that interact with one another in order to provide, manage, store, organize, analyze, and share data is a false statement as it is a data ecosystem.
Learn more about Data ecosystem from
https://brainly.com/question/27769819
#SPJ1
Data analysis is the various elements that interact with one another in order to provide, manage, store, organize, analyze, and share data. true/false.
3. If a computer file will not open, what should you do? (1 poin
A
Answer:
Not sure what the options are but typically you will restart and if that won't work then check to see if the file is corrupted or not.
Explanation:
tim just logged into his cloud management dashboard to check the health monitors of his server fleet. what is the process he completed at login?
Since Tim logged into his cloud management dashboard to check the health monitors of his server fleet, the process he completed at login is: C. authentication.
What is 2FA?2FA is an acronym for two-factor authentication and it can be defined as a security system that is designed and developed to require end users or devices to provide two (2) separate but unique forms of identification, so as to enable them access and use a secured resource.
In Cybersecurity, two-factor authentication refers to a security system that uses the combination of something an end user knows with something he or she has such as one-time password, in order to successfully identify and authenticate the request of an authorized end user or device.
In this context, we can infer and logically deduce that the process Tim completed at login is an authentication because he successfully logged into his cloud management dashboard to check the health monitors of his server fleet.
Read more on two-factor authentication here: brainly.com/question/14330595
#SPJ1
Complete Question:
Tim just logged into his cloud management dashboard to check the health monitors of his server fleet. What is the process he completed at login?
A.Authorization
B.Accounting
C.Authentication
D.Federation
E.Identity access
Select the correct answer from each drop-down menu.
When you right-click a picture in a word processing program, which actions can you
choose to perform on that image?
You can choose to
v an image when you right-click the picture in the word processing program. You can also choose to
V an image when you right-click the in picture in the word processing program.
Answer:
1) A
2) B
Try that.
as you read your etext, the menu options at the left of your screen will help you to easily navigate the etext and customize the content and your reading experience to help you succeed in your course. sort each scenario to the etext icon that will help you accomplish that task.
Answer:
Explanation:
Please find the answer in the image below
Select the correct answer. What does the number 5 denote in the formula for Gross Words per Minute? A. number of characters in a word B. number of errors in a sentence C. number of special characters in a sentence D. number of entries in a sentence E. number of keyboard shortcuts used while typing
PLS ANSWER ASAP
Answer:
aaa
Explanation:
The correct answer is A. The number 5 represents the number of characters in a word.
What are Gross Words per Minute?Gross Words per Minute (GWPM) is a measure of typing speed that represents the total number of words typed in a given time period, typically measured in minutes.
here,
In the formula for Gross Words per Minute (GWPM), the number 5 typically denotes the number of characters in a word. The formula for GWPM is:
GWPM = (total number of characters typed / 5) / (time taken to type in minutes)
The total number of characters typed is divided by 5 (number of characters in a word) to get the number of words typed since the average word in English is around 5 characters long. This gives the gross words typed per minute, which is a measure of typing speed.
Learn more about Gross Words per Minute here:
https://brainly.com/question/12608672
#SPJ2
Why are tables a good way for displaying data
Answer:
Tables are used to organize data that is too detailed or complicated to be described adequately in the text, allowing the reader to quickly see the results.
Explanation:
please make my answer as brainelist
you enable a system-assigned managed identity for vm1. to which identities can you assign the reports reader role?
The identities a person can you assign the Reports reader role is network option (B) User1 and RG1 only.
What is a system assigned managed identity?A system-assigned managed identity is known to be a function or tool that helps Azure VMs to be able to authenticate to other forms of cloud services without having to save credentials in code.
Note that if the tool is enabled, all the needed permissions can be granted in course of the Azure Role-Based Access Control (RBAC) access management system.
Therefore, The identities a person can you assign the Reports reader role is network option (B) User1 and RG1 only.
Learn more about Azure from
https://brainly.com/question/28168433
#SPJ1
You have an Azure subscription that contains a user named User1, a
resource group named RG1, and a virtual machine named VM1.
You enable a system-assigned managed identity for VM1.
To which identities can you assign the Reports reader role?
(A) User1 only
(B) User1 and RG1 only
(C) User1 and VM1 only
(D) User1, RG1, and VM1
The student printed the information from the American Medical Association because:
The student printed the information from the American Medical Association due to the fact that It is one that has a lot of authority than the other websites and It is one that is seen to contain more objective than the other kind of websites.
Why do that from American Medical Association ?There can be a lot of reasons for the student action. The student may have printed information from AMA (American Medical Association) due to the fact that the site is a genuine source and had a lot of information which concludes the reason for it having a lot of authority over other websites.
Therefore, The student printed the information from the American Medical Association due to the fact that It is one that has a lot of authority than the other websites and It is one that is seen to contain more objective than the other kind of websites.
Learn more about American Medical Association from
https://brainly.com/question/1656801
#SPJ1
IM in high school (freshmen) and I started using brainly when I was in middle school, haven't made much friends but im ok with who I have! Anyways question is abt career management!
In Stage 2, the Thinking stage, John would probably:
Research ways to quit smoking.
Switch over to nicotine gum or e-cigs.
Blame it on pollution in the air
Admit he has a problem, but put off doing anything.
Answer:
My Spring 2018 Sabbatical Project was to study techniques and ideas of classroom management. The result was a set of documents and resources that I am placing here in blog format to easily share with my colleagues and any other interested party.
Comments and questions are welcome, and I will respond as time allows. Feel free to share these posts.
Sincerely,
Tracy Johnston
Palomar College Mathematics Department
Answer:
The more sane thing that he should do is to research ways to quit smoking.
Explanation:
Smoking is not good for you, nor are e-cigs
Nicotine gum is just as addictive and is quite expensive
There really isn't much pollution in the air, mostly allergens
You gotta do something, you'll die if you keep smoking/vaping or whatever he is doing
Which of the following is normally included in the criteria of a design?
The one that is normally included in the criteria of a design is budget. The correct option is 3.
What is budget?A budget is an estimate of revenue and expenses for a given period of time that is usually compiled and re-evaluated on a regular basis.
Budgets can be created for an individual, a group of people, a company, a government, or almost anything else that makes and spends money.
Criteria are requirements that the design must meet in order to be successful. Constraints are design limitations.
These may include the materials available, the cost of the materials, the amount of time available to develop the solution, and so on.
Thus, the correct option is 3.
For more details regarding budget, visit:
https://brainly.com/question/15683430
#SPJ1
1. Materials
2. Time
3. Budget
4. Efficiency
which tool lets you create system maintenance tasks that are performed on a regular schedule or when system events occur? a. performance monitor b. event viewer c. iscsi initiator d. task scheduler
Task Scheduler lets you create system maintenance tasks that are performed on a regular schedule or when system events occur
The Task Scheduler is a tool in Windows that allows you to create and manage tasks that are performed on a regular basis or in response to certain events. You can use the Task Scheduler to perform system maintenance tasks, such as backing up files or running disk defragmentation, that are performed on a regular schedule. You can also use it to run tasks in response to events, such as when a user logs on or an application crashes.
The Task Scheduler is a valuable tool that can help you automate routine maintenance tasks and keep your system running smoothly.
Learn more on Task Scheduler here:
https://brainly.com/question/19999569
#SPJ4
Anybody know this answer i need help man asap.
Answer:
b
Explanation:
I think is b because without human labor how can u create a capital or build anything
if you are entering a cell address in to excel for cell f26 and you want to copy the formula that contains this address and have the row and the column stay locked, which of the follow is correct?
if you are entering a cell address in to excel for cell f26 and you want to copy the formula that contains this address and have the row and the column stay locked and it is Option 2. F26 .
What is the cell address?A reference is known to be a term that is used for a cell's address. It is known to be that which tends to identifies a cell or scope of cells trough the use of the column letter as well as row number of the cell(s).
Note that for a person to enter a cell address into a formula in Excel, one must:
Make use of cell references in a formulaSelect the cell in for you want to input the formula.In the formula bar. , input = (equal sign).Then select the cell that has the value you want or type its cell reference and click.Therefore, if you are entering a cell address in to excel for cell f26 and you want to copy the formula that contains this address and have the row and the column stay locked and it is Option 2. F26 .
learn more about cell address from
https://brainly.com/question/11683350
#SPJ1
See full question below
Listen If you are entering a cell address in to Excel for cell F26 and you want to copy the formula that contains this address and NOT have the row and the column stay locked, Which of the follow is correct? $F$26 F26 OF$26 O$F26
You are trying to sell a new product to a store owner. Which method of presentation is likely the most effective? a chart showing how sales will go up if they use this product a chart showing how sales will go up if they use this product quotes from other store owners on success of this product quotes from other store owners on success of this product a free trial option to use the product for six months, no questions asked a free trial option to use the product for six months, no questions asked all of the above
A method of presentation which is likely the most effective is: D. all of the above.
What is a product?A product can be defined as any physical object (tangible item) that is typically produced by a manufacturer so as to satisfy and meet the demands, needs or wants of every customer. Some examples of a product include the following:
Mobile phones or SmartphonesTelevisionMicrowave ovenPencilRefrigeratorComputerShampooDrugsWhat is a sales presentation?A sales presentation can be defined as an act that involves the process of speaking to customers and potential customers, so as to formally share and explain information about a product such as a health care plan, Medicare Advantage plan, etc., especially for the purpose of proffering a solution to a particular problem.
In conclusion, all of the above method of sales presentation would be very effective.
Read more on sales presentation here: https://brainly.com/question/2039116
#SPJ1
Define the following terms:
i) Icon
ii)Desktop
using the concept of defense in depth, which layers might we utilize to implement defenses to secure ourselves against someone removing confidential data from a desktop pc with a usb flash drive?
Environmental protections would need to be in place which would ensure USB threats were non-issue by using the concept of defense in depth. Provide them with work USB sticks that have automatic encryption protection instead of expecting them to find or utilise ones that have been supplied to them by others. One technique to ensure that there won't be a data breach if a USB stick is lost is to use encrypted devices.
A method known as "defence in depth" uses a variety of security measures to safeguard an organization's assets. The idea is that extra layers exist as a backup to ensure that threats are stopped along the road if one line of protection is breached.
In order to safeguard the confidentiality, integrity, and availability of a computer network and the data contained inside it, a number of security methods and controls are deliberately stacked throughout the network. This strategy is known as defence in depth (DiD).
Depending on the point of concentration, defence in depth can be divided into three control layers. These include administrative, technical, and physical controls.
Learn more about defense in depth:
https://brainly.com/question/13566507
#SPJ4
Electronic hacking and illegal trespassing for the purposes of acquiring a competitor’s proprietary information is considered.
Answer:
economic espionage.
Explanation:
which installation method often requires you to immediately install updates from the internet after installation is complete?
An installation method which often requires an end user to immediately install updates from the Internet after installation is complete is: CD or DVD installation.
What is a software?A software can be defined as a set of executable instructions that is typically used to instruct a computer system on how to perform a specific task and proffer solutions to a particular problem.
What is an installation?An installation can be defined as a process through which a software application is configured and integrated into the memory of a computer system, in order to make it ready for execution of specific task.
In Computer technology, an installation method which often requires an end user to immediately install updates from the Internet after installation is complete is CD or DVD installation.
Read more on software installation here: https://brainly.com/question/22529307
#SPJ1
Complete Question:
Which installation method often requires you to immediately install updates from the Internet after installation is complete?
answer choices
Internet installation
App Store installation
Software subscription
CD or DVD installation
What address should you ping if you want to test local ipv6 operation but don't want to actually send any packets on the network?
If you want to test local IPv6 operation without actually sending any packets over the network, you can use the ping command with the prefix ::1.
A computer network administration tool called ping is used to check whether a host is reachable on an IP network. Almost all operating systems with networking capabilities, including the majority of embedded network administration software, support it.
Ping calculates the amount of time it takes for messages to travel from the source host to the destination computer and back again. The term is derived from active sonar, which uses sound pulses and echo detection to find objects beneath the surface of the water.
Learn more about ping https://brainly.com/question/4671581
#SPJ4
which of these statements about constructors is false? a. a constructor has no return type b. its name must be the same as the class in which it is defined
Both the options (a and b) are true that a constructor has no return type and its name must be the same as the name of the class in which it is defined.
In object oriented programming, a constructor is a special type of member function that is called automatically when an object of the class is created. The constructor has no return type and has the same name as that of the class in which it is defined.
This is because:
Constructor is called directly by object initialization code in the runtime, not returning any value, therefore, has no return type.The constructor is primarily used to initialize data members of an object which is an instance of class. So that is why its name must be the same as that of the class.Therefore, the options (a and b) given in this questions are all true about constructor and there is no false option.
You can learn more about constructor at
https://brainly.com/question/27727622
#SPJ4
while cleaning the data, you notice there’s missing data in one of the rows. what might you do to fix this problem? select all that apply.
The thing that a person might do to fix this problem is option a and c in the image attached: Ask a college for guidance or ask a supervisor.
What are the causes of missing data?Missing data, or missing values is known to be a term that connote when a person do not possess data stored for some variables or participants.
Note that Data can go missing as a result of an incomplete data entry, equipment issues, lost files, and others.
Therefore, based on the above, The thing that a person might do to fix this problem is option a and c in the image attached: Ask a college for guidance or ask a supervisor.
Learn more about Missing data from
https://brainly.com/question/22521037
#SPJ1