Initial data commit
This commit is contained in:
parent
72d218235f
commit
f23f22d71c
199087 changed files with 3378941 additions and 0 deletions
5
Task/Character-codes/J/character-codes-1.j
Normal file
5
Task/Character-codes/J/character-codes-1.j
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
4 u: 97 98 99 9786
|
||||
abc☺
|
||||
|
||||
3 u: 7 u: 'abc☺'
|
||||
97 98 99 9786
|
||||
2
Task/Character-codes/J/character-codes-2.j
Normal file
2
Task/Character-codes/J/character-codes-2.j
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
3 u: 'abc☺'
|
||||
97 98 99 226 152 186
|
||||
4
Task/Character-codes/J/character-codes-3.j
Normal file
4
Task/Character-codes/J/character-codes-3.j
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
97 98 99{a.
|
||||
abc
|
||||
a.i.'abc'
|
||||
97 98 99
|
||||
Loading…
Add table
Add a link
Reference in a new issue