我有一些方法:
def example_method I ? world! end
我对这个方法有两个问题:
example_method
'I ? too!'
第2点是我必须解决的练习.
谢谢!
ruby
ruby ×1