What is Ruby equivalent of Python's `s= “hello, %s. Where is %s?” %(“John”,“Mary”)` (3). In Python, this idiom for string formatting is quite common
確定! 回上一頁