tasks a-s
This commit is contained in:
parent
47bf37c096
commit
b83f433714
12433 changed files with 156208 additions and 123 deletions
1
Task/Read-entire-file/Maple/read-entire-file-1.maple
Normal file
1
Task/Read-entire-file/Maple/read-entire-file-1.maple
Normal file
|
|
@ -0,0 +1 @@
|
|||
s1 := readbytes( "file1.txt", infinity, TEXT ):
|
||||
1
Task/Read-entire-file/Maple/read-entire-file-2.maple
Normal file
1
Task/Read-entire-file/Maple/read-entire-file-2.maple
Normal file
|
|
@ -0,0 +1 @@
|
|||
s2 := FileTools:-Text:-ReadFile( "file2.txt" ):
|
||||
Loading…
Add table
Add a link
Reference in a new issue