indentation

  1. MayoMayn

    Python unable to execute script "invalid syntax"

    Okay, so basically we're using PHP to setup a dynamic Python script where the variables will be changing from request to request depending on the equation the user want's solved. Currently when producing the script, I'm using \r\n and \n to define indentations. Unfortunately this doesn't work...
Top