0

I typed a simple program of if-else loop in PyCharm without the Shebang line, but I got the output. I came across about the Shebang line a few minutes back. Hence, I would like to know when to use the Shebang line and for what kind of programs should we use Shebang line?

  • Take a look athi this question and answer: https://stackoverflow.com/questions/6908143/should-i-put-shebang-in-python-scripts-and-what-form-should-it-take – Tupteq Mar 24 '20 at 14:03
  • Does this answer your question? [Should I put #! (shebang) in Python scripts, and what form should it take?](https://stackoverflow.com/questions/6908143/should-i-put-shebang-in-python-scripts-and-what-form-should-it-take) – Brian61354270 Mar 24 '20 at 14:19

0 Answers0