The answers are :
JPEG - Compresses well without losing quality, it should be used for the web
TIFF - Can be saved in an uncompressed file format with a high resolution, it is a common file format used for professional print services
BMP - Can be saved in a compressed or uncompressed file format, It is a common file format used for either web or print
<span>FLV or SWF - Used to publish a rendered video for use on the web</span>
Physical Components to a computer are called hardware.
Answer:
Risographs can produce up to typically 150 pages per minute. So I'm guessing its c.
Explanation:
It looks like you need to get both numbers from the input. Try doing something like this:
print(int(input()) + int(input()))