Command prompt not executing

Hello,
I tried to put the command as instructed “cd/homes/cybrary/Documents/Practice”. But the terminal returns saying that not such file exist in the directory.
kindly provide me the solution to it.

put a space between your command (cd) and you command line argument (/home/cybrary/Documents/Practice) and note it is home not homes.