edhesive 1.6 code practice

Answers

Answer 1
If you give a little more detail I may be able to help in the comments
Answer 2

Answer:

Question 1:

g=input("Enter a word: ")

m=input("Enter a word: ")

print(g + " " + m)

Question 2:

F= input("Please input your first name: ")

L= input("Please input your last name: ")

print (L + ", " + F)

Explanation:

yw


Related Questions

pictures that you can click on to tell your computer what to do.

Answers

what do you mean ? I’m confused..
You might need to add picture so we can see what you need

Charts are often used in _____ to quickly represent data and help the readers understand the data.

Answers

Answer:

Explanation down below :)

Explanation:

The answer is reports.. . hope that helped!

What is the internet ?



Answers

Answer:

internet is the connection of computers worldwide

Answer:

Explanation:

The internet is the wider network that allows computer networks around the world run by companies, governments, universities and other organizations to talk to one another.


As part of the IT department, you configure the employee workstations for your company. Your company's IT policies prioritize security ove
running active content. What should you disable in user's browsers to restrict active content?
А
Cookies
B
Pop-under windows
C
CSS
D
JavaScript

Answers

Answer:

A Cookies

Explanation:

I don't know if I'm right but I hope it is, but if not then can you help me

Is this a Bad Cpu processor ? I need some.help ASAP I turn on my.pc and it has no display but everything is on fans and the you so.please give me.some.light on this

Answers

Either bad cpu or graphics card

if you download a virus onto ur computer which is the best way to get rid of it

A Throw ur computer on the flow when u get hacked
B immediately shut it down
C uninstall that app u just installed
D take your computer for a swim

Answers

I would think u would uninstall it

“Computers are really just simple _______________ that perform __________________ actions through many layers of abstraction.”

Answers

Answer:

The answer to this question is given below in the explanation section

Explanation:

This question is a type of fill in the blank. So the correct options to fill in the blanks are machines and complex.

       

Computers are really just simple machines that perform complex actions through many layers of abstraction.

The image below shows a weather service map
Which detail best describes this map?
O shows isolines and isobars
O shows types of precipitation
O was created for newspapers
O is probably not used to make forecasts
Mark this and return
Save and Exit
Next
Submit

Answers

Answer:I chose A

Explanation:

How do many corporations most likely manage the health and safety of their employees and the workplace?
Ο Ο
with guidelines provided by the EEO
only by following OSHA's rules and regulations
O by consulting workers' labor unions
with an internal office of health and safety

Answers

Answer:

The answer to this question is given below in the explanation section. However the correct option is only by following OSHA's rules and regulation.

Explanation:

Corporations most likely manage the health and safety of their emoployees and workplace only by following the OSHA's rules and regulations.

Because this is standard law that requires employers to provide their employees with working conditions that are free of known dangers. The OSH Act created the Occupational Safety and Health Administration (OSHA), which sets and enforces protective workplace safety and health standards for employees.

However, other options are not correct because these options do not cover the employees' protective workplace safety and health.

Answer:

it's b

Explanation:

Computers represent color by combining the sub-colors red, green, and blue (rgb). Each sub-color's value can range from 0 to 255. Thus (255, 0, 0) is bright red, (130, 0, 130) is a medium purple, (0, 0, 0) is black, (255, 255, 255) is white, and (40, 40, 40) is a dark gray. (130, 50, 130) is a faded purple, due to the (50, 50, 50) gray part. (In other words, equal amounts of red, green, blue yield gray).

Answers

Answer:

Follows are the code to this question:

#include <iostream>//defining a header file

using namespace std; //using namespace

int main() //defining main method

{

int red,green,blue,s; //defining integer variable

cout<<"Enter value: \n ";//print message

cin>>red>>green>>blue; //input value

if(red<green && red<blue)//defining if block that checks red value

s=red;//store red variable value to s variable

else if(green<blue)//defining else if block that checks green value less then blue

s=green;//store green variable value in s variable

else//defining else block

s=blue; //store blue variable value in s variable

//calculating red, green, blue value

red=red-s;//store red value

green=green-s;//store green value

blue=blue-s;//store blue value

cout<<red<<" "<<green<<" "<<blue;

}

Output:

Enter value:

130  

50

130

80 0 80

Explanation:

In the above code, inside the Main method, four integer variable "red, green, blue, and s" is defined, in which "red, green, and blue" is used for input the value from the user end.

In the next step, a conditional statement is used, that checks the red variable value, if the condition is true, it will store its value in the "s" variable, otherwise, it will go to else if block.In this block, the green variable checks its value less than then blue variable value, if the condition is true, it will store the green value in the "s" variable, otherwise, it will goto else block.In this block, it will store the blue variable value in the "s" variable, and subtract the value of "red, green, and blue" value from "s" and store its value, and at the last, it will print its value.    

Why is Internet fraud becoming increasingly common?

Answers

The internet has billions of users, and is gaining more everyday. As people gain more and more technological resources, it becomes easier for them to steal people’s information.

What is a SCSI-1? What is it's function?

Answers

Answer:

The Small Computer Systems Interface (SCSI) is a local I/O bus that is used to connect up to seven peripherals to a host computer. A wide variety of peripherals can be connected including, hard drives, tape drives, CD-ROMs, scanners, etc. The SCSI-1 Hard Drive Interface is a Single ended data bus transmitting data referenced to ground [unbalanced]. SCSI-1 may be call narrow SCSI [or just SCSI] when the 8-bit data path is implemented, or Wide SCSI when operating with a 16-bit data bus. ... A total of 7 devices may be connected on the bus.

What is the value of the variable result after these lines of code are executed?

>>> a = 2
>>> b = -3
>>> c = 4
>>> result = (a - b) * c

The value of result is ______.

Answers

Answer:

5 i just found the answer

like the profile from dagunrapa 3 killing harmony kokichi oma

Answer:

5

Explanation:

When Creating a FPS game what basic rules would you add?

Answers

Answer:

We should add:

Explanation:

Anything red must explode if shot. Fixed mounted guns must always face away from any potential flash points and be pretty much useless. Never bring a gun to a knife fight. Never run into a room that you have just thrown a flash bang into as the grenade only effects you.. Create a world that invites, encourages, and rewards smart thinking.The game world is the real world.packages are the best way to draw out campers, pop one out into open areas and pick people off as they inevitably try to steal it from you, then when they are all dead still in and claim your UAV (or ammo crate more often than not).The only thing you can ever rely on your team to do is, give away your position, run into your line of fire and friendly flash you.If you pick up the sniper or any other power weapon someone on your team will always teamkill you for it then miss with every shot they fire using it.

You created a plan for the program to find the slope, as shown below.
# Find the slope of the user's two points
# Get the points
# Calculate the slope
# Display the result
This plan is in the form of
O flowcode
O pseudochart
pseudocode
flowchart

Answers

Answer:

Pseudocode

Explanation:

Correct answer edge 2020

Answer:

Pseudocode

Explanation:

When ever you are using idle for coding, if there are number signs(hashtags) in front of the text, that means that this text is considered comments. In the lines of code, these "comments" don't affect the code. They are there as placeholders. The proper term for this is Pseudocode.

What is the binary equivalent of the decimal number 138?

Answers

Answer:

10001010

Explanation:

Define the term Frame Rate.
O The size of the video file
O The amount of frames per second used when recording video.
The time length for your video
The size of the frame (height and width)

Answers

Answer:

the amount of frames per second

Explanation:

to determine how long it is

nappropriate use of technology makes it easier for cyber bullies to
others.

Answers

inappropriate*
And yes
It does make it easier.

What is BM(of KARD)'s favorite color,I'm making a Powerpoint about K-Pop because my teacher asked me to,and for me to give them some song reccomendations(I have that covered though UwU).
Thanks!

Answers

Answer:

I don't even know but hey fellow K-Pop stannnnn

(just basic coding I can't wrap my around :L) Which of the following shows the assignment of a string to a variable? Select 3 options.

answer = input("How old are you? ")

answer = "23"

answer = (23)

answer = '23'

answer = 23

Answers

Answer:

The answer is A, B, D.

Explanation:

I hope this helps. Have a great day and be safe.

In what types of publications might you see a chart?

newspaper magazines web pages or books with only text

Answers

Answer:

The answer to this question is given below in the explanation section. however, the correct answer is newspapers, magazines, and webpages.

Explanation:

This question is about what types of publications might have a chart(s).

The correct answer is newspapers, magazines and, webpages might have charts to show data in visual form.

For example, some business newspapers, periodically magazines, web pages, or online blogs may publish charts that show or represent data in visual form for the reader to understand data easily.

What does it mean to clear a setting in a dialog box?
A) To print it
B) To turn it off
C) To delete it
D) turn it on

Answers

it would be c because you clean in it up

A person who leads a
group uses
skills.

Answers

Answer:

He uses skills to make sure he is good leader

Explanation:

What are the three primary colors found on the color wheel?

Answers

Answer:

The three primary colors are red, yellow, and blue.

Which type of film would typically require the least amount of input from a screenwriter?


comedy

drama

documentary

mystery

Answers

Answer:

comedy

Explanation:

thats for the writers ig

Answer:

b: documentary

Explanation:

edg2021

In a email to a client, Luis is requesting that they follow up with him by phone at their earliest convenience. Which feature will Luis want to use to provide his contact information?
a. closing
b. signature block
c. subject line
d. to

Answers

Answer: signature block

Explanation:

Jake really works well with numbers and is skilled with computers but doesn't work well with others. Which of the jobs discussed in this unit might be best for Jake? Why?

Answers

Answer:

Repair Technician (this is a guess, since im also on this)

Explanation:

A repair technician work alone most of the time and since he is good with computers, he can fix computers and not have to worry about working with others if he is too good at it, since he will satisfy so many customers and make alot of money if it is based on fixing a problem on a Computer. Since he is good with numbers, he will be able to count the fee from him having to work and fix something based on what it is.

classify the situation example​

Answers

The situation is wrong and the example is right

Which of these codes is best for creating websites?
a) swift
b) HTML
c) java
d) none of the above

Answers

Answer:

B) HTML because HTML instructs the browser on how to display text and images in a web page. Recall the last time you created a document with a word processor. Whether you use Microsoft Word or Wordpad, Apple Pages, or another application, your word processor has a main window in which you type text, and a menu or toolbar with multiple options to structure and style that text.

Answer:

B) HTML because HTML instructs the browser on how to display text and images in a web page. Recall the last time you created a document with a word processor. Whether you use Microsoft Word or Wordpad, Apple Pages, or another application, your word processor has a main window in which you type text, and a menu or toolbar with multiple options to structure and style that text.

Example of hard ware that computers on a network can share are he operating and the web browser? True or false

Answers

this is false........,.......,...

Answer:

your answer would be false

Explanation:

hope this helped!

Other Questions
What is 3 2/5The quotient is 7 and _____ HURRY PLEASE !!!in what ways did early humans adapt to the harsh conditions caused by the cold ?A ; migrated south .B ; covered themselves in mud .C ; used animal skins .D ; learned to make fire . Which is true A. You can see both lunar and solar eclipses from outside the shadow.B. You can see neither lunar and solar eclipses from outside the shadow. C. You can see only lunar from outside the shadow. D. You can see only solar eclipses from outside the shadow. .plz.help The amount of energy necessary to remove an electron from an atom is a quantity called the ionization energy, Ei. This energy can be measured by a technique called photoelectron spectroscopy, in which light of wavelength is directed at an atom, causing an electron to be ejected. The kinetic energy of the ejected electron (Ek) is measured by determining its velocity, (Ek= m2/2), and Ei is then calculated using the conservation of energy principle. That is, the energy of the incident light equals Ei plus Ek. What is the ionization energy of selenium atoms in kJ/mol if light with = 48.2 nm produces electrons with a velocity of 2.371x106 m/s? The mass, m, of an electron is 9.109x10-31 kg. (Round to the ones place.) PLEASE HELP QUICKWhat's the equation of the graphed line?a. -3x + 4y = 4b. -3x 4y = -4C.-4x + 3y = 3d. -4x 3y = -3 Sum1 plzzz help me!!!!This is due today!!!! 3(x2)+5x=18 what is the value of x Why is calcium (Ca) in group 2, period 4 on the periodic table? help ;-;........ ;v; It takes 19.8 hours of work to plant a field of vegetables. Each person in the Fram family worked for 3.3 hours to help plant the field. How many people are in the Fram family? Solve for x. bx-10=8 Write three numbers that round to to 60,000 when rounded to the nearest ten thousand Question # 6Multiple ChoiceOf the following examples, which would be the most significant benefit of advancements in touch-screen technology?A basketball coach could demonstrate plays to his team in 3D, thereby creating a better visual image in the minds of the players.A heart surgeon could practice a complicated procedure using a stylus and 3D image of a human heart.A kindergarten student could drag and drop letters into their appropriate spots, creating a powerful educational link in their minds.A scientist could break apart a 3D model of the human cell and study each part independently to get a better understanding of how the body works. WILL GIVE BRAINLIEST!! Which graph shows a slope of 2 and a y-intercept of -2? someone plz help me the phot is attached Charlie runs a book rental business. He currently charges $3 per book and rents out an average of 38 books a day.According to a study, for every 50C increase in rental price, the average business can expect to lose 4 rentals a day.Complete the equation that models this scenario, where b(x) is the revenue generated and x is the number of 50 price increases.b(x)= x + x+ [ Which leader died just before the rise of the Roman Empire?Julius CaesarCaesar AugustusMarcus AureliusConstantine the Great what is the equation for cx+4y=8t when your solving for x Two asteroids with masses 5.34 x 108 kg and 2.06 x 104 kg are separated by a distance of 5,000 m. What is the gravitational force between the asteroids? Newton's law of gravitation is F. Gm}m2. The gravitational constant gravity Gis 6.67 x 10-11 N.m/kg. A. 1.47 x 10-N B. 4.00 N C. 1.24 x 10 ND. 2.93 x 10-N What is the density of a sample of lead that has a mass of 4.85 kg and a density of 280 cm ^3?