-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathguide.html
More file actions
51 lines (47 loc) · 1.99 KB
/
guide.html
File metadata and controls
51 lines (47 loc) · 1.99 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
<title></title>
<meta name="generator" content="LibreOffice 5.2.7.2 (Linux)"/>
<meta name="created" content="00:00:00"/>
<meta name="changed" content="2018-03-14T20:41:50.532445733"/>
<meta name="created" content="2018-03-14T20:32:34.813084956">
<meta name="changed" content="2018-03-14T20:35:11.087672032">
<style type="text/css">
@page { margin: 2cm }
p { margin-bottom: 0.25cm; line-height: 120% }
</style>
</head>
<body lang="en-GB" dir="ltr">
<p align="center" style="margin-top: 0.42cm; margin-bottom: 0.21cm; line-height: 100%; page-break-after: avoid">
<font face="Liberation Sans, sans-serif"><font size="6" style="font-size: 28pt"><b>Opea</b></font></font></p>
<p align="center" style="margin-top: 0.11cm; margin-bottom: 0.21cm; line-height: 100%; page-break-after: avoid">
<font face="Liberation Sans, sans-serif"><font size="5" style="font-size: 18pt">Programming
Language</font></font></p>
<p><br/>
<br/>
</p>
<p align="left" style="margin-top: 0.11cm; margin-bottom: 0.21cm; line-height: 100%; page-break-after: avoid">
<br/>
<br/>
</p>
<p align="center" style="margin-top: 0.11cm; margin-bottom: 0.21cm; line-height: 100%; page-break-after: avoid">
<font face="Liberation Sans, sans-serif"><font size="5" style="font-size: 18pt">Definitions</font></font></p>
<p><br/>
<br/>
</p>
<p><b>io.echo: </b><span style="font-weight: normal">Makes your
program say something</span></p>
<p><b>io.stp: </b><span style="font-weight: normal">Stops your
program until Enter is pushed</span></p>
<p><span style="font-weight: normal">and most python definitions</span></p>
<p align="center" style="margin-top: 0.11cm; margin-bottom: 0.21cm; line-height: 100%; page-break-after: avoid">
<font face="Albany, sans-serif"><font size="5" style="font-size: 18pt">File
Extentions</font></font></p>
<p><br/>
<br/>
</p>
<p>Opea’s File extentions are .op and .oe</p>
</body>
</html>