SyntaxTest

Revision as of 00:41, 30 April 2025 by Psychadmin (talk | contribs) (Created page with "<syntaxhighlight lang="python"> def hello(): print("Hello, Psychpedia!") </syntaxhighlight>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
def hello():
    print("Hello, Psychpedia!")