ArztKlein / parrthon

python for ye, arrr me hearties

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parrthon

Usage

  • Ye download the repository
  • Navigate to the folder in a terminal me matey
  • Run pip install -r requirements.txt
  • Run py -m parrthon example.parr, or create ye own Parrthon file. Savvy?

Guide for ye scallywag

Print

chantey("thar she blows")

Output

thar she blows

Loops

FOR YE x = 5 TO 11 chantey(x) AVAST YE

Output

5
6
7
8
9
10

Booleans

Aye = True

Nay = False

About

python for ye, arrr me hearties


Languages

Language:Python 100.0%