TIL

$ ruby example.rb

From: example.rb @ line 3 :

    1: def func(input)
    2:   a = 1
 => 3:   binding.irb
    4:   a + input
    5: end
    6:
  7: puts func(0)

irb(main):001:0> a
=> 1
irb(main):002:0> input
=> 0
irb(main):003:0> a = 2
=> 2
irb(main):004:0> input = 3
=> 3
  • Clubhouse is a live podcast with a bunch of entrepreneur, change my mind.

Some fun

  • I’m not a cat https://scontent-nrt1-1.cdninstagram.com/v/t51.2885-15/e35/s1080x1080/150203600_2542590906043543_1449198661415981186_n.jpg?_nc_ht=scontent-nrt1-1.cdninstagram.com&_nc_cat=107&_nc_ohc=DcBwPJM28AIAX8kps0g&tp=1&oh=3e3635d2e68ecf253a259aa5265d4ba7&oe=60576E0E