onecompiler/community

The compiler compiles different code than the code input in the editor

Opened this issue · 1 comments

A simple python program like this:

def dupa(s):
  print(s)
  
dupa("123")

produces incorrect output:

File "main.py", line 1
    def *****(s)
        ^
SyntaxError: invalid syntax

2024-06-04-113514_640x350_scrot

@komar007 We have blacklisted profanity words. In those cases, we replace them with ****