#rubyquiz 검색 결과

#rubyquiz p "#$*" #=> "[]" p "#$&" #=> ??


#RubyQuiz Answer why the following script shows error (I couldn't answer without try). ``` def double x = x * 2 double 5 => 10 ```


RubyQUIZにチャレンジしました! medpeer.co.jp/development/ru… 3, 5, 7を間違えて5問正解でした😭 #RubyKaigi #RubyQUIZ #メドピア


#rubyquiz # what's happen? class BasicObject STDERR.puts "Hello!" end


#RubyQuiz p method(:p).curry[1][2]


It's Friday and it's Quiz time. Let's Go!!!!! @rubylangorg #RubyQuiz @kwesi_dadson @sammyBorBorBor @nytro04

efocoder's tweet image. It's Friday and it's Quiz time.

Let's Go!!!!!
@rubylangorg 
#RubyQuiz 
@kwesi_dadson 
@sammyBorBorBor 
@nytro04

#RubyQuiz # what does the line print? p ['foo'].delete_if{|s| s.start_with? 'bar' || s.start_with?('foo')} # This is in my code and I needed some time :X


#rubyquiz N = 1,234 p N[1] #=> ??


#rubyquiz: What does this program return? Array.new(*(magic=*3, "X"))


#rubyquiz ```binding.local_variable_set(:x, 1) ; p binding.local_variable_get(:x)``` # what's happen?


Loading...

Something went wrong.


Something went wrong.


United States Trends