Skip to content

Instantly share code, notes, and snippets.

@carcigenicate
Created January 5, 2025 20:04
Show Gist options
  • Save carcigenicate/df05be3f237bcaf1b4a2598aafe4a7bb to your computer and use it in GitHub Desktop.
Save carcigenicate/df05be3f237bcaf1b4a2598aafe4a7bb to your computer and use it in GitHub Desktop.
i I  P  Q[ I RI SI T UI V WI X Y[ s Z [[
s s #s s s !s #s \s Ks "s ] j   _  `[ s aPK * fileTemplates/internal/Python Script.py.ftPK ÁÒ4 D D , fileTemplates/internal/Python Script.py.html<html>
<body>
<p>Creates an empty Python file.</p>
<p>A simple example of a Python script:</p>
<code>def print_hi(name):</code><br/>
<code>&nbsp;&nbsp;&nbsp;&nbsp;print(f'Hi, {name}')</code><br/>
<br/>
<br/>
<code>if __name__ == '__main__':</code><br/>
<code>&nbsp;&nbsp;&nbsp;&nbsp;print_hi('Python')</code>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment