dont know what to do
Talk it out with us a bit more. Say something like, “The exercise wants me to do this thing.” I’ve tried to do that by typing this code, but it gives me this error instead of a pass.
Use cat to view the contents of continents.txt.
Notice that we only see oceans as output
this is what it says
i dont understand the command
The exercise is asking you to use the cat
command to view the contents of the continents.txt
file.
You may be over thinking this. Did you try:
cat continents.txt
1 Like
no i was over thinking lol
1 Like