631 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
532
532 views
Ziva asked Jul 31, 2020
532 views
https://ibb.co/MgXvrkL
1 1 vote
1 answers 1 answer
6.5k
6.5k views
1 1 vote
1 1 answer
797
797 views
Shahram asked Dec 6, 2018
797 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
527
527 views
Ziva asked Aug 6, 2020
527 views
1 1 vote
1 1 answer
741
741 views