You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# I chose Ruby as the fifth project language file for this project (SNU) as Ruby is SNUs 5th default front-end language, and is commonly used within SNU.
class project_language_file_5():
def projectLanguageFile5():
puts "Project language file 5"
puts "For: SNU"
puts "I chose Ruby as the fifth project language file for this project (SNU) as Ruby is SNUs 5th default front-end language, and is commonly used within SNU."
break
return projectLanguageFile5()
break
end # end class
# Note for project language files: The languages associated with SNU programming tools are not included as project language files, as there are too many to list.
# File info
# File type: Ruby source file (*.rb)
# File version: 1 (Friday, 2021 September 10th at 8:32 pm)
# Line count (including blank lines and compiler line): 19