Created
May 3, 2017 07:55
-
-
Save Kanishka3/9b3098162f22c3de9ad50b40ab99d42c to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name = age.chomp | |
=begin | |
Enter your name in this box apeared for example "Richard" or "Tim" | |
It may be yours | |
=end | |
puts "You are #{name} and you are on Github, one of the biggest coding community of US (United States)." | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment