class Threetwoone5
Public Class Methods
threetwoone()
click to toggle source
# File lib/threetwoone5.rb, line 2 def self.threetwoone 1000.times do |clap| print "CLAP " end end
# File lib/threetwoone5.rb, line 2 def self.threetwoone 1000.times do |clap| print "CLAP " end end