Answer:
In Python:
Unit_Cost = 200
Cost50 = 50 * Unit_Cost
print("Cost of 50 items: Rs."+str(Cost50))
Explanation:
This initializes the unit cost to 200
Unit_Cost = 200
This calculates the cost of 50 of such items
Cost50 = 50 * Unit_Cost
This prints the calculated cost
print("Cost of 50 items: Rs."+str(Cost50))
Answer: An output device
Explanation:
Headphones are the hardware output device and it use in the purpose of listening audio and music and watching movies without any interruption and distributing others.
It can used in the computer system by plugging it in or connecting it with the speakers.
We can connect headphones to the computer system which basically result in output as sound in the headphones and then it is not needed to use USB headphones.
The answer to this would be B