724 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
635
635 views
Ziva asked Jul 31, 2020
635 views
https://ibb.co/MgXvrkL
1 1 vote
1 answers 1 answer
6.7k
6.7k views
1 1 vote
1 1 answer
986
986 views
Shahram asked Dec 6, 2018
986 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
580
580 views
Ziva asked Aug 6, 2020
580 views
1 1 vote
1 1 answer
895
895 views