mkdir play
        cd play
        mkdir what
        mkdir where
        cp ~/cs120/labs/lab1/Names.java what
        cp ~/cs120/labs/lab1/MyHello.java .
Where are you after you have entered those commands (exactly those, no more)?
How could you find out where you are if you don't know?