Ruby method that takes a string and returns an array of duplicates capitalizing the next letter in the string in each duplicate (like a wave)

前端 未结 0 608
甜味超标
甜味超标 2021-01-28 23:41

I want to create a function that turns a string into a an array of strings that are the same, except each one capitalizes the next letter in the string while leaving the rest do

相关标签:
回答
  • 消灭零回复
提交回复
热议问题