There are different aspect of cars that cannot be recyclable. In petrol cars, The aspect that cannot be recycled is used gear oil, windshield wiper solution, brake fluid, power steering fluid, etc.
This is because they are very toxic substances, as they have lead and poisonous ethylene glycol in them.
- A lot of electric and hybrid cars often uses different kinds of lithium-ion batteries and nickel metal hydride batteries that are used and not all part are recyclable.
- In hydrogen car, their fuel cells is not to have some measure of recyclable. The Fuel cells has some recyclable materials but not all.
Learn more about recyclable from
brainly.com/question/376227
Answer:
Written using Python
name = input("Name: ")
print("1 for Full time and 2 for Part time")
status = int(input("Status: "))
sales = float(input("Sales Amount: "))
if status == 1:
commission = 0.04 * sales
else if status == 2:
commission = 0.02 * sales
print(name)
print(commission)
if status == 1 and sales>1000:
print("You have exceeded the sales quota!")
if status == 2 and sales>500:
print("You have exceeded the sales quota!")
Explanation:
I've added the full source code as an attachment where I used comments to explain some lines
<span>All Rights Reserved means that people can see your work but you still have complete control over your work. </span>
cell styles is the the word/phrase you're looking for