Sha256: 5e29c197b90c50aeed03ac7586b3db693c063a0fedb12d5128c9ba0f1b8964f8

Contents?: true

Size: 69 Bytes

Versions: 16

Compression:

Stored size: 69 Bytes

Contents

# section_7/part_1/answer.rb
# 7-1-to_sym.rb
n = ARGV[0]

p n.to_sym

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
ruby_learner-1.2.0 contents/questions/sequential_check/section_7/part_1/lib/answer.rb
ruby_learner-1.1.15 questions/sequential_check/section_7/part_1/lib/answer.rb
ruby_learner-1.1.14 questions/sequential_check/section_7/part_1/lib/answer.rb
ruby_learner-1.1.13 questions/sequential_check/section_7/part_1/lib/answer.rb
ruby_learner-1.1.11 questions/sequential_check/section_7/part_1/lib/answer.rb
ruby_learner-1.1.10 questions/sequential_check/section_7/part_1/lib/answer.rb
ruby_learner-1.1.9 questions/sequential_check/section_7/part_1/lib/answer.rb
ruby_learner-1.1.8 questions/sequential_check/section_7/part_1/lib/answer.rb
ruby_learner-1.1.7 questions/sequential_check/section_7/part_1/lib/answer.rb
ruby_learner-1.1.6 questions/sequential_check/section_7/part_1/lib/answer.rb
ruby_learner-1.1.5 questions/sequential_check/section_7/part_1/lib/answer.rb
ruby_learner-1.1.4 questions/sequential_check/section_7/part_1/lib/answer.rb
ruby_learner-1.1.3 questions/sequential_check/section_7/part_1/lib/answer.rb
ruby_learner-1.1.2 questions/sequential_check/section_7/part_1/lib/answer.rb
ruby_learner-1.1.1 questions/sequential_check/section_7/part_1/lib/answer.rb
ruby_learner-1.1.0 questions/sequential_check/section_7/part_1/lib/answer.rb