Skip to content

Conversation

@Asimps2006
Copy link

Hello Joe,
Well, I made it though this assignment. I'm stuck on 2 tests that I couldn't quite figure out. Maybe we can take a look at these later tonight? Let me know if you have any questions.
Thanks,

Andy Simpson

Asimps2006 and others added 4 commits October 12, 2020 21:52
Great work! One lesson here is: whatever the type of the file, it can be processed the same way: read as bytes and passed onto the web browser.

Using a "b" in the `open` makes this a little bit easier. This makes Python read the file directly as bytes, so that they don't have to be converted into bytes in a later line.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants