<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>s51517765</author_name>
  <author_url>https://blog.hatena.ne.jp/s51517765/</author_url>
  <blog_title>プログラミング素人のはてなブログ</blog_title>
  <blog_url>https://s51517765.hatenadiary.jp/</blog_url>
  <categories>
    <anon>python_3</anon>
    <anon>C#</anon>
  </categories>
  <description>C言語から初めて、C#（VC#）、Python3と学習を進めてきたが、ここでPythonのすばらしさを基本文法を整理することで見ていこうと思う。 以下ではC#とPyhtonの比較として整理するが、ここで例示するC#の文法はほとんどCと同じである。 また、C#はWindowsでしか動作しないがPythonはWindows、Linux、Macなどで動作するクロスプラットフォームな言語である。 ※表記上、&quot;インデント&quot;は&quot;____&quot;で表す。変数の定義と代入 C# Python3 int a=1; a=1 int b;b=1; 定義のみは不可 定義した型と異なる値は代入できない c=1c=&quot;1&quot; C#…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fs51517765.hatenadiary.jp%2Fentry%2F2018%2F01%2F22%2F184634&quot; title=&quot;C#とPythonの基本文法比較 - プログラミング素人のはてなブログ&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>https://images-fe.ssl-images-amazon.com/images/I/51hk%2B5bKNrL._SL160_.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-01-22 18:46:34</published>
  <title>C#とPythonの基本文法比較</title>
  <type>rich</type>
  <url>https://s51517765.hatenadiary.jp/entry/2018/01/22/184634</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
