Python 2.6 : Comment in the code
Here we will see the comments in the code to make a comment we need a # it is necessary to know that a comment is the to explain the code and to deactivate the parts of the code that you don't need at a certain time and then you can reactivate it if I add a line of code copy this I paste here I put thank you for following the course I launch my program of toto you see thank you for following my course here below to deactivate this line I'm going to put a # in front of it there is more it disappeared if I'm going to explain what I'm doing I'm doing here I'm going to put a # I'm writing we're asking the name and age to the user to explain my code but how is going already here that it's the name and age that is asked is not too necessary anymore and we can have the comments with several beds hello to copy this if I remove at this level to show you how are the comments in one block I need three quotes to make the comments. Here you see that all is disabled until the end it is because we put the beginning of it we did not put end and I am going to put the end at this level you have it my code your name Toto age 30 you see it is to that it is the comments we say to ourselves very soon on the numerical variables.