Skip to content

Instantly share code, notes, and snippets.

@malkab
Created December 13, 2021 20:56
Show Gist options
  • Save malkab/24dff59e0b76acf561f2bf1b52f332a2 to your computer and use it in GitHub Desktop.
Save malkab/24dff59e0b76acf561f2bf1b52f332a2 to your computer and use it in GitHub Desktop.
Python Recipes
#!/usr/bin/env python3
# coding=UTF8
# -*- coding: utf-8 -*-
print("This is the Python3 shebang")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment