module Kmh

Constants

VERSION

Public Class Methods

hi() click to toggle source

Your code goes here…

# File lib/kmh.rb, line 5
def self.hi
  puts "Xin chao, toi ten la Hung!"
end