What is the difference between @media and @media screen?

I am having an issue understanding the difference between the two. I’d appreciate an example along with the explanations. I’m hoping I can figure it out for the media query test cases.

The difference is all device types or just screens. Here’s a link:
https://developer.mozilla.org/en-US/docs/Web/CSS/Media_Queries/Using_media_queries#media_types