Login using Social Account
     Continue with GoogleLogin using your credentials
We shall begin by creating the project folder named Flask-ZMQ-App-Folder.
Note:
We can create a new directory named myDir by using the command mkdir myDir.
We can change to the directory named myDir by using the command cd myDir.
Make sure you are in the home directory:
cd ~
Deactivate the virtual environment, if any.
deactivate
Create a directory named Flask-ZMQ-App-Folder using mkdir command in the console.
Switch to the directory Flask-ZMQ-App-Folder using cd command.
Taking you to the next exercise in seconds...
Want to create exercises like this yourself? Click here.
Note - Having trouble with the assessment engine? Follow the steps listed here
Loading comments...