633 views
0 0 votes
0% Accept Rate Accepted 0 answers out of 5 questions

1 Answer

0 0 votes

Just use # to add comments in your code. Below is an example of how you can add the comments in python

import numpy as np
# importing numpy library

 

Related questions

0 0 votes
0 0 answers
533
533 views
Ziva asked Jul 31, 2020
533 views
https://ibb.co/MgXvrkL
1 1 vote
1 answers 1 answer
6.5k
6.5k views
1 1 vote
1 1 answer
799
799 views
Shahram asked Dec 6, 2018
799 views
I've created a server on Digital Ocean, and employed uWSGI + NGINX to run a Flask application on the Ubuntu server. I need to copy some files from my computer to the serv...
1 1 vote
0 0 answers
529
529 views
Ziva asked Aug 6, 2020
529 views
1 1 vote
1 1 answer
743
743 views