ä»æ¥è³ªåããã¦ã以åTwitterã§æ¸ããã®ãæãåºãã¦ãããã¦æ¤ç´¢æ§ãæªãã¦è¦ã¤ãåºãã®ã«è¦å´ããããã¡ãã«è»¢è¼ãã¦ããã詳細ã¯æ°ãåããã¨ãã«åããã ãªãã·ã§ã³å¼æ°ã®è©ä¾¡ã¿ã¤ãã³ã° Rubyã§ã¯ãªãã·ã§ã³å¼æ°ã¯é¢æ°ãå¼ã°ãããã³ã«è©ä¾¡ãããã def foo() print "foo!" end def bar(x=foo()) end bar #=> foo! ã¨åºåããã bar #=> foo! bar #=> foo! Pythonã§ã¯é¢æ°ã®å®ç¾©æã«1åã ãè©ä¾¡ãããã def foo(): print "foo!" def bar(x=foo()): pass #=> foo!ã¨åºåããã bar() #=> ä½ãåºåãããªã bar() ãå¼æ°ãçç¥ããããä»ã®æ¥æãã¿ãããªæ¯åè©ä¾¡ãããå ´åã¯ããã©ã«ãå¤ãNoneã«ãã¦ããã¦ãNoneã ã£ããï¼çç¥ããã¦ããããã®if
{{#tags}}- {{label}}
{{/tags}}