the first statement cd takes you to the home directory which makes create.py unaccessible. Therefore the cd should be removed
the first statement cd takes you to the home directory which makes create.py unaccessible. Therefore the cd should be removed