Skip to content

Instantly share code, notes, and snippets.

@prehensilecode
Created July 6, 2021 18:09
Show Gist options
  • Save prehensilecode/dcfdf419d48768f31c5ea6c2697c1908 to your computer and use it in GitHub Desktop.
Save prehensilecode/dcfdf419d48768f31c5ea6c2697c1908 to your computer and use it in GitHub Desktop.
Simple test
#!/usr/bin/env python3
import sys
import os
print('hello, world')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment