Skip to content

How To Use Pastebin

Derrick Kearney edited this page Mar 8, 2020 · 4 revisions

Indentation == Code in Python, Facebook removes indentation.

Pastebin this is free online service to share your code. There are many to choose from =>dpaste, bpaste, github gist....

Steps to use dpaste, other websites are similar

  1. Copy your code to the clipboard

  2. Go to http://dpaste.org/

  3. Paste your code into the text area;

  4. Ensure Python is selected as the syntax;

  5. Select 'Paste It';

  6. Copy the URL; and

  7. Paste the URL into you post

Example - How to Use a Pastebin (dpaste)

Pastebin Example

Clone this wiki locally