00-actor.rb ��i V �� V # å½¹è ã¯ã©ã¹ # # say: å½¹è ã¯å£°ãçºããäºãã§ããã class Actor def say(words) puts words end end 01-romeo.rb ��t V 7 V # ãããªå½¹ # # ãããªã¯ã¸ã¥ãªã¨ããã®åãããã«å½æãã # "ãã£ã¨èããããããã¨ãè¿äºãããããï¼" module Romeo def hesitate say "Shall I hear more, or shall I speak at this?" end end 02-juliette.rb 0He V �5� V # ã¸ã¥ãªã¨ããå½¹ # # ã¸ã¥ãªã¨ããã¯ãããªã«åããããåãæ¨ã¦ãããã«è«ã # 1. # ãããããªããããªï¼ãã©ããã¦è²´æ¹ã¯<ããä¸æã®æµã§ãã>ãããªãªã®ï¼ # è²´æ¹ã®ç¶ãå¦å®ããååãæ
{{#tags}}- {{label}}
{{/tags}}