Pinned Loading
-
learn-python
learn-python PublicForked from trekhleb/learn-python
📚 Playground and cheatsheet for learning Python. Collection of Python scripts that are split by topics and contain code examples with explanations.
Python
-
python-cheatsheet
python-cheatsheet PublicForked from gto76/python-cheatsheet
Comprehensive Python Cheatsheet
Python
-
xero-python-oauth2-starter
xero-python-oauth2-starter PublicForked from XeroAPI/xero-python-oauth2-starter
Python
-
PostgreSQL command line cheatsheet
PostgreSQL command line cheatsheet 12## PSQL34Magic words:
5```bash
-
postgres cheatsheet
postgres cheatsheet 1# Postgres Cheatsheet23This is a collection of the most common commands I run while administering Postgres databases. The variables shown between the open and closed tags, "<" and ">", should be replaced with a name you choose. Postgres has multiple shortcut functions, starting with a forward slash, "\". Any SQL command that is not a shortcut, must end with a semicolon, ";". You can use the keyboard UP and DOWN keys to scroll the history of previous commands you've run.45 -
My Python Cheatsheet
My Python Cheatsheet 1Python Cheatsheet
2=================
34################################ Input & Output ###############################5name = input('please enter your name: ')
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.