Dillon Hafer
16 Sep 2021 ruby
Ruby String class has a start_with? method:
start_with?
"#️⃣".start_with? "#" => true