Geeky Comment in Python
Smart commenting in python programming language

Geeky Comment in Python

In this article you will learn how to comment smartly.

if you are changing codes or testing a code without deleting any code; then this will be so useful.

Knowing that commenting in python:

  • Single-line: #
  • Multi-line : """ , '''

Lets do it! ??


In the next image you will see the code having "#" , it will hide the other multiline commenting ?? ??

step 1

Then by deleting the "#" it will be working as if the code has been swapped.

step 2

Thanks , and hope its useful you !

要查看或添加评论,请登录

Ahmed Mohiy ?的更多文章

  • Make a Business Card [HTML]

    Make a Business Card [HTML]

    Make a Business card using HTML you can check this part link here : https://xmmr12.github.

  • POST in html, no frontend framework

    POST in html, no frontend framework

    ???? ????? ???? ???? ??? ??? ?????? ?????? "?????" ?? ???? ???????????? production environment???? ???? ??????? ?????…

社区洞察

其他会员也浏览了