Skip to content

Instantly share code, notes, and snippets.

@justxor
Created May 30, 2022 20:41
Show Gist options
  • Save justxor/26202b4bf6e4ec3fb81a380c00f47d83 to your computer and use it in GitHub Desktop.
Save justxor/26202b4bf6e4ec3fb81a380c00f47d83 to your computer and use it in GitHub Desktop.
if __name__ == '__main__':
print_billing_doc()
#Вывод
Name Price Tax
Book 30 3.0
Pen 5 0.5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment