Lightcodepedia

Play with Python

Looking for help? This is the right place.

You’ll find here tons of docs.

Example:

📄 Open pdf_example.pdf in a new tab

Hello world example

print("Hello world!")  

You can copy-paste this code in the Python playground below.

Python playground

Python Tutor