僕がPythonでなくRubyを選んだ理由

Welcome to Darwin! beloved:~ yoichiro$ irb irb(main):001:0> print “test” test=> nil irb(main):002:0> quit beloved:~ yoichiro$ python Python 2.3.5 (#1, Jan 13 2006, 20:13:11) [GCC 4.0.1 (Apple Computer, Inc. build 5250)] on darwin Type “help”, “copyright”, “credits” or “license” for more information.

print “hello p” hello p quit

‘Use Ctrl-D (i.e. EOF) to exit.’

^D beloved:~ yoichiro$

だってPythonは出会ってすぐに説教してくるんだもん。

このエントリーをはてなブックマークに追加

関連記事

2023年のRemap

Remapにファームウェアビルド機能を追加しました

Google I/O 2023でのウェブ関連のトピック

2022年を振り返って

現在のRemapと今後のRemapについて