注册
登录
Ruby
>>
RubyExercises
>>
返回
项目作者:
priom
项目描述 :
Ruby coding excercises
高级语言:
Ruby
项目主页:
http://priom.tech
项目地址:
git://github.com/priom/RubyExercises.git
创建时间:
2017-05-16T22:03:25Z
项目社区:
https://github.com/priom/RubyExercises
开源协议:
下载
Ruby Exercises
String parser
Sentence reverser
Array mapping
Random number generator
Largest item finder Benchmarking
Leap year finder
Palindrome checker
Instructions:
Run the program by:
ruby
.rb
Test the program by:
rspec
.rb