<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>emma000grande</author_name>
  <author_url>https://blog.hatena.ne.jp/emma000grande/</author_url>
  <blog_title>a</blog_title>
  <blog_url>https://emmas-tech.hatenablog.com/</blog_url>
  <categories>
    <anon>Python-memo</anon>
  </categories>
  <description>Mac terminalでバージョン確認 Pythonを終了する ファイルの実行 コマンドライン引数 Jupyter Notebook を起動する terminalでバージョン確認 python Pythonを終了する exit() # ctrl + d ファイルの実行 python {ファイル名}.py コマンドライン引数 コマンドライン側 python test.py a b 10 python側 import sys args = sys.argv print(args) # ['test.py', 'a', 'b', 'c'] # 第0引数はファイル名 print(&quot;第1引数：&quot; + …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Femmas-tech.hatenablog.com%2Fentry%2F2019%2F08%2F10%2F233612&quot; title=&quot;Python terminal memo - a&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-08-10 23:36:12</published>
  <title>Python terminal memo</title>
  <type>rich</type>
  <url>https://emmas-tech.hatenablog.com/entry/2019/08/10/233612</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
