BVP-ISTE / Hacktober2022

MIT License
4 stars 64 forks source link

python/task/multiply_matrices.py #128

Closed reeba212 closed 1 year ago

reeba212 commented 1 year ago

Complete the given task and attach a screenshot of the code and output

Aditi-1709 commented 1 year ago

what is this "#!/usr/bin/env python" as my code works perfectly fine w/o it.

reeba212 commented 1 year ago

what is this "#!/usr/bin/env python" as my code works perfectly fine w/o it.

Hey, it's just a comment that gets added automatically when I download a python file from google collaboratory, don't worry about it :)

Aditi-1709 commented 1 year ago

So can I remove it as my code isn't working with it ?

On Thu, 13 Oct, 2022, 13:09 Reeba Qureshi, @.***> wrote:

what is this "#!/usr/bin/env python" as my code works perfectly fine w/o it.

Hey, it's just a comment that gets added automatically when I download a python file from google collaboratory, don't worry about it :)

— Reply to this email directly, view it on GitHub https://github.com/BVP-ISTE/Hacktober2022/issues/128#issuecomment-1277167420, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXGFWQ23LLYOKGW76TQNHTLWC64BVANCNFSM6AAAAAAQ3YYTL4 . You are receiving this because you commented.Message ID: @.***>

reeba212 commented 1 year ago

Yes you can