hupili / python-for-data-and-media-communication-gitbook

An open source book on Python tailed for communication students with zero background
115 stars 62 forks source link

Test how to raise a quesion #157

Closed MindyZHAOMinzhu closed 5 years ago

MindyZHAOMinzhu commented 5 years ago

Test how to raise a quesion

I am in week00

Describe your question

Example: I get IOError when running my script to load files.

The minimum code (snippet) to reproduce the issue

Example:

open('path-to-a-file-not-exist')

Describe the efforts you have spent on this issue

Example:

Have you Google/ Stackover flow anything?

Do they solve or partially solve your question?

What is the closest answer you can find?