Answer: Here you go, change it however you like :)
Explanation:
num1 = int(input("Enter a number: "))
num2 = int(input("Enter a number: "))
print(f"square root of num1: {num1**0.5}")
print(f"square root of num2: {num2**0.5}")
Answer:
Robots are able to carry heavy things such as a car.
They also do not need breaks like humans do.
They can be quicker at the job and a humans dont need to involve themselves and have a higher risk of getting hurt.
Answer:
Answered below
Explanation:
This is written in Kotlin programming language.
//Creating the class Car. The primary //constructor declares car's properties which //are initialized when it's objects are created.
class Car(
val type: String,
val gear: String,
val maxSpeed: Double,
val avgFuelConsumption: Double)
//Creating several objects of car.
val sedan: Car = Car("sedan", "auto", 23.4, 500)
val jeep: Car = Car("jeep", "manual", 40, 350)
val mini: Car = Car("mini", auto, 26.7, 86, 234)
Well, the word magnify means to zoom, so I assume the correct answer is B. the zoom tool.
You would use this tool to zoom in your text which may be small, or to draw your audience's attention to specific details in your presentation. You would use the same tool to highlight a part of your slide.