-
Notifications
You must be signed in to change notification settings - Fork 1.9k
/
Decimal.dec
18 lines (18 loc) · 1003 Bytes
/
Decimal.dec
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
13072101108108111044032087111114108100033010D301
;13 push string
; 072 'H'
; 101 'e'
; 108 'l'
; 108 'l'
; 111 'o'
; 044 ','
; 032 ' '
; 087 'W'
; 111 'o'
; 114 'r'
; 108 'l'
; 100 'd'
; 033 '!'
; 010 '\n'
; D end string
; 301 print