Copyright (c) Hyperion Entertainment and contributors.

AmigaOS Manual: Python Elements of Python: Difference between revisions

From AmigaOS Documentation Wiki
Jump to navigation Jump to search
Content deleted Content added
Added titles
 
Added an IPC section
Line 26: Line 26:


= Code blocks =
= Code blocks =
= Interprocess Communication Through ARexx Ports =

Revision as of 15:15, 3 January 2019

Data types

Numeric types

Tuplets and lists

Strings

Dictionaries

Files

Other data types

Operators

Arithmetic operators

Comparison operators

Boolean operators

Conditional operators

Comments

Code blocks

Interprocess Communication Through ARexx Ports