amefur.asia is one of the many independent Mastodon servers you can use to participate in the fediverse.
アメフラシによるアメフラシのためのアメフラシのサーバーです.お一人様です.

Administered by:

Server stats:

1
active users

酸性雨

bool 型を返すメソッドを作らせると,学生はしばしばこういうコードを書いてくる.

if ( 条件 )
return true;
else
return false;