Skip to content

Commit

Permalink
A
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinMousa committed Jan 5, 2024
1 parent 9cda1c9 commit 985ab6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 0x06-regular_expressions/0-simply_match_school.rb
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#!/usr/bin/env ruby
puts ARGV[0].scan(/Holberton/).join
puts ARGV[0].scan(/School/).join

0 comments on commit 985ab6f

Please sign in to comment.