Answer:
The complete program is as follows:
m_str = input('Input m: ')
mass = float(m_str)
e = mass * 300000000**2
print("e = ",e)
Explanation:
This is an unchanged part of the program
m_str = input('Input m: ')
This converts m_str to float
mass = float(m_str)
This calculates the energy, e
e = mass * 300000000**2
This is an unchanged part of the program
print("e = ",e)
Answer:
The <embed> HTML element embeds external content at the specified point in the document. This content is provided by an external application or other source of interactive content such as a browser plug-in.
Explanation:
Answer:
run the code to see where the error is
Explanation:
The ways to add a photograph to a slide is given below: What to write when composing the email is also given below.
<h3>How do you Insert photos into a slide?</h3>
The steps are given below?\
- The first thing to do is to open the slide you want to insert the image on.
- then click on Insert menu, and take the cursor to the Picture, and then one can click Photo Browser or insert pictures.
- Then select the picture that you want and and one can drag it onto the slide.
Note that it is essential to follow the steps and one can add as many pictures as they want to their slides.
Learn more about e-mail from
brainly.com/question/24506250
#SPJ1
Answer:
- Operating System.
- Laptop.
- Convertible computer.
- Peripheral.
- Desktop Computer.
Explanation:
Operating system is a software that manages the hardware and the software in the system and provides the interface between machine and the user.
Laptops are the portable computing devices which you can carry with you.
Convertible computer have a keyboard that is detachable and can be converted into a tablet.
Peripherals are devices which we can attach to the computer.
Desktop computer is a computing device that not portable at all.