mastodon.zunda.ninja is one of the many independent Mastodon servers you can use to participate in the fediverse.
Zundon is a single user instance as home of @zundan as well as a test bed for changes of the code.

Administered by:

Server stats:

1
active users

#ほんじつのPython3

0 posts0 participants0 posts today
zunda<p>string.upper(str)をstr.upperに書き換えて括弧を忘れた回。なぜか文字列がbuiltin_function_or_methodに化ける <a href="https://mastodon.zunda.ninja/tags/%E3%81%BB%E3%82%93%E3%81%98%E3%81%A4%E3%81%AEPython3" class="mention hashtag" rel="tag">#<span>ほんじつのPython3</span></a></p>
zunda<p>raise TypeError, &#39;message&#39;</p><p>は</p><p>raise TypeError(&#39;message&#39;)</p><p>になった <a href="https://mastodon.zunda.ninja/tags/%E3%81%BB%E3%82%93%E3%81%98%E3%81%A4%E3%81%AEPython3" class="mention hashtag" rel="tag">#<span>ほんじつのPython3</span></a></p>