add example of print
This commit is contained in:
parent
9393f239f6
commit
b679d06b54
2
ch06.jl
2
ch06.jl
@ -39,6 +39,8 @@ Downloads.download("https://raw.githubusercontent.com/\
|
|||||||
|
|
||||||
raw"C:\my_folder\my_file.txt"
|
raw"C:\my_folder\my_file.txt"
|
||||||
|
|
||||||
|
print(raw"C:\my_folder\my_file.txt")
|
||||||
|
|
||||||
# Code for listing 6.2
|
# Code for listing 6.2
|
||||||
|
|
||||||
movies = readlines("movies.dat")
|
movies = readlines("movies.dat")
|
||||||
|
Loading…
Reference in New Issue
Block a user