Make a code executable

Asked

Viewed 34 times

0

It is possible to make an executable code without downloading anything and being done in an online IDE?

  • There’s another way https://answall.com/q/134596/101. Online IDE is just to do something quick, show someone and good.

  • Maybe 'chmod +x filename.py' will help.

  • @Luigimatheus Could show step by step?

  • Do you have access to the CLI? Just type this command and replace the "filename" with the filename. Which Online IDE is using?

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.