Answer:
user_salary = int(input("Please Enter Your Salary : "))
if user_salary in range(10000, 20000):
print("Tax = ",int(user_salary/100*1))
elif user_salary in range(20000, 30000):
print("Tax = ",int(user_salary/100*2))
elif user_salary in range(30000, 40000):
print("Tax = ",int(user_salary/100*3))
else:
print("No Tax!")
Explanation:
Answer:
Volume of a Cuboid = Length * Breadth * Height.
Volume of a Cuboid = lbh.
The Lateral Surface Area of a Cuboid = 2h (l + w)
Explanation:
Explanation:
The flow of power is not reversible. The lead screw's force is increased. It's direction of travel is reversible. ... Increases force, not torque, because the output is in a linear direction.
C) data preparation.
Is the process of ensuring the accuracy of data and their conversion from raw form into classified forms appropriate for analysus
Answer:
Image editing software. refers to computer programs that allow you to create and modify digital images, or pictures in the electronic form. Digital images.