[PYTHON] Supplement to the explanation of vscode

The screen capture of "Moe text" [^ 1] is a little old and may be confusing, so I will add a supplement. The English notation is the default, so it is displayed there.

Let's run the program

It is around p.28 of the text. There is also a terminal in the view, but please select it from the menu item called terminal. 2020-05-10 (1).png 2020-05-10 (2).png 2020-05-10.png

Also, python may not start properly. In that case, make sure to select the correct python to start. Select the version of python displayed on the left of the status bar below, and select from the options that appear in the upper center. What I downloaded from python.org during class should work for both of the ones currently displayed. 2020-05-10 (3).png

Output of Chapter 2

This is a model of the time inquiry game created in Chapter 2. tmp.png

my_birthday_calendar The source code and execution result of my_birthday_calendar.py for the 5/15 task. How many am i? c1.png

[^ 1]: "Python game programming class from scratch starting from the age of 12", Yuichiro Otsuki (Author), Libroworks Python Department (Author), Snow Brand (Illustration), The Rutles (2017/5/11).

Recommended Posts

Supplement to the explanation of vscode
The story of trying to reconnect the client
Script to change the description of fasta
10 methods to improve the accuracy of BERT
How to check the version of Django
The story of adding MeCab to ubuntu 16.04
The story of pep8 changing to pycodestyle
[Introduction to Python] Thorough explanation of the character string type used in Python!
How to calculate the volatility of a brand
How to find the area of the Voronoi diagram
Combinatorial optimization to find the hand of "Millijan"
Setting to output the log of cron execution
The inaccuracy of Tensorflow was due to log (0)
Set the range of active strips to the preview range
I tried to touch the API of ebay
I tried to correct the keystone of the image
Change the decimal point of logging from, to.
To get the path of the currently running python.exe
I want to customize the appearance of zabbix
From the introduction of pyethapp to the execution of contract
The story of moving from Pipenv to Poetry
I tried to predict the price of ETF
I tried to vectorize the lyrics of Hinatazaka46!
The beginning of cif2cell
Easy way to check the source of Python modules
python beginners tried to predict the number of criminals
How to know the port number of the xinetd service
The wall of changing the Django service from Python 2.7 to Python 3
Explanation of the concept of regression analysis using python Part 2
How to get the number of digits in Python
A memo to visually understand the axis of pandas.Panel
I want to grep the execution result of strace
I tried to summarize the basic form of GPLVM
Add information to the bottom of the figure with Matplotlib
Try to solve the problems / problems of "Matrix Programmer" (Chapter 1)
Python --Explanation and usage summary of the top 24 packages
How to visualize the decision tree model of scikit-learn
[python] option to turn off the output of click.progressbar
the zen of Python
Try to estimate the number of likes on Twitter
Make the default value of the argument immutable (article explanation)
The story of sys.path.append ()
Get to know the feelings of gradient boosting trees
I want to fully understand the basics of Bokeh
Link the mouse to the gyro of the Nintendo Switch Procon
Try to get the contents of Word with Golang
Explanation of the concept of regression analysis using Python Part 1
Steps to calculate the likelihood of a normal distribution
The road to Pythonista
I tried to erase the negative part of Meros
[Python] Summary of how to specify the color of the figure
How to access the global variable of the imported module
The world's most easy-to-understand explanation of how to make a LINE BOT (1) [Account preparation]
Explanation of the concept of regression analysis using Python Extra 1
14 quizzes to understand the surprisingly confusing scope of Python
Script to get the expiration date of the SSL certificate
Personal notes about the integration of vscode and anaconda
[Introduction to Python] Basic usage of the library matplotlib
Ssh to virtual environment with remote development of vscode
Automatically select BGM according to the content of the conversation
[Implementation explanation] How to use the Japanese version of BERT in Google Colaboratory (PyTorch)