Open git-shweta opened 4 years ago
I am getting the same syntax error.
@git-shweta and @minahilsaeed06 I think you clone python2 files that's why you get an error. so once you have git installed, you need clone ### git clone https://github.com/insidesherpa/JPMC-tech-task-1-py3.git ### this line in cmd if you are using python3 and if you are using python2 then you need to clone ### git clone https://github.com/insidesherpa/JPMC-tech-task-1-py3.git ### I hope this resolves your problem.
when i wrote client.py and server.py without writing python , it worked.