python learning output

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

  1. Comparison and logical operators

  2. Usage of In and Not

  3. Technique to judge that there is no value

  4. When judging None

  5. while statement, continue statement and break statement

  6. while else statement

  7. input function

  8. for statement, break statement and continue statement

  9. for else statement

  10. range function

  11. enumerate function

  12. zip function

  13. Process the dictionary with a for statement

  14. Function definition

  15. Declaration of function arguments and return values

  16. 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

python learning output
python learning
[Python] Learning Note 1
Python learning notes
Input / output with Python (Python learning memo ⑤)
Python learning site
Python learning day 4
Python Deep Learning
Python learning (supplement)
Deep learning × Python
python learning notes
Python class (Python learning memo ⑦)
"Object-oriented" learning with python
Python module (Python learning memo ④)
Reinforcement learning 1 Python installation
Python: Deep Learning Practices
Python ~ Grammar speed learning ~
Python: Unsupervised Learning: Basics
Private Python learning procedure
python input and output
Learning Python with ChemTHEATER 02
Python audio input / output
Output python execution time
Learning Python with ChemTHEATER 01
Python: Deep Learning Tuning
Japanese output in Python
Python + Unity Reinforcement Learning (Learning)
Python: Supervised Learning (Regression)
Basics of python: Output
Python: Supervised Learning (Classification)
Python exception handling (Python learning memo ⑥)
Reinforcement learning 7 Learning data log output
Learning flow for Python beginners
Python
Effective Python Learning Memorandum Day 6 [6/100]
Effective Python Learning Memorandum Day 12 [12/100]
Python: Supervised Learning: Hyperparameters Part 1
Python learning plan for AI learning
Effective Python Learning Memorandum Day 9 [9/100]
Try Python output with Haxe 3.2
Effective Python Learning Memorandum Day 8 [8/100]
Reinforcement learning starting with Python
Machine learning with Python! Preparation
Petit stray Python version output
Python data analysis learning notes
Effective Python Learning Memorandum Day 14 [14/100]
Effective Python Learning Memorandum Day 1 [1/100]
Python Machine Learning Programming> Keywords
Python: Supervised Learning: Hyperparameters Part 2
Effective Python Learning Memorandum Day 13 [13/100]
Effective Python Learning Memorandum Day 3 [3/100]
Effective Python Learning Memorandum Day 5 [5/100]
Checkio's recommendation for learning Python
Effective Python Learning Memorandum Day 4 [4/100]
Beginning with Python machine learning
Python Iteration Learning with Cheminformatics
Effective Python Learning Memorandum Day 7 [7/100]
Effective Python Learning Memorandum Day 2 [2/100]
Read Fortran output in python
Python: Unsupervised Learning: Non-hierarchical clustering
Python learning basics ~ How to output (display) a character string? ~