Let's change the life of a junior high school boy who has never touched a computer by programming! So, I'm going to output the programming (python) learning that I started doing recently. .. .. ―――――――――――――――――――――――――――――――――――――― By the way, the teaching material I'm using now is studying at Udemy, a video learning service!
Today's learning content is ... 34. Check using the debugger
Comparison and logical operators
Usage of In and Not
Technique to judge that there is no value
When judging None
while statement, continue statement and break statement
while else statement
input function
for statement, break statement and continue statement
for else statement
range function
enumerate function
zip function
Process the dictionary with a for statement
Function definition
Declaration of function arguments and return values
Positional arguments, keyword arguments and default arguments that's all. ..
Well, I have too much to learn in the basics, so I'm studying hard while my head is flat. ..
Recommended Posts