<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>arakik10</author_name>
  <author_url>https://blog.hatena.ne.jp/arakik10/</author_url>
  <blog_title>あらきけいすけのメモ帳</blog_title>
  <blog_url>https://arakik10.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>変数名を無意味化して「Pythonコードを解読」させてみた。変数名を「解読」のきっかけに使っているようだ。（まだ動作の推測をミスリードするような変数名に変える、例えば三角関数関連の名称を変数に使うとどうなるか試していない）コードはNewton法の漸化式：からを求めている。 これは何をするプログラムでしょうか？ def aaa ( bbb, ccc ) : ddd = 1 while ccc &gt; 0 : if ccc % 2 == 1 : ddd = ddd * bbb bbb = bbb * bbb ccc = ccc // 2 return ddd def eee ( fff, ggg, h…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Farakik10.hatenablog.com%2Fentry%2F2023%2F04%2F17%2F090027&quot; title=&quot;ChatGPT(無料版)に有意味な変数名と無意味な変数名のコードの解読をさせてみた - あらきけいすけのメモ帳&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>2023-04-17 09:00:27</published>
  <title>ChatGPT(無料版)に有意味な変数名と無意味な変数名のコードの解読をさせてみた</title>
  <type>rich</type>
  <url>https://arakik10.hatenablog.com/entry/2023/04/17/090027</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
