Copyright (c) Hyperion Entertainment and contributors.

Difference between revisions of "AmigaOS Manual: Python Elements of Python"

From AmigaOS Documentation Wiki
Jump to navigation Jump to search
(Added titles)
 
(Added an IPC section)
Line 26: Line 26:
   
 
= Code blocks =
 
= Code blocks =
  +
= Interprocess Communication Through ARexx Ports =

Revision as of 17: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