#Google Sheets, 33 Bytes
Google Sheets, 33 Bytes
Anonymous worksheet function that takes input from cell A1 and outputs to the calling cell
=RegExReplace(A1,"(.)(.)\b","2ドル1ドル
-2 Bytes Thanks to @KevinCruijssen for the use of (.) over (\w)
#Google Sheets, 33 Bytes
Anonymous worksheet function that takes input from cell A1 and outputs to the calling cell
=RegExReplace(A1,"(.)(.)\b","2ドル1ドル
-2 Bytes Thanks to @KevinCruijssen for the use of (.) over (\w)
Google Sheets, 33 Bytes
Anonymous worksheet function that takes input from cell A1 and outputs to the calling cell
=RegExReplace(A1,"(.)(.)\b","2ドル1ドル
-2 Bytes Thanks to @KevinCruijssen for the use of (.) over (\w)
- 9k
- 2
- 29
- 53
#Google Sheets, 3533 Bytes
Anonymous worksheet function that takes input from cell A1 and outputs to the calling cell
=RegExReplace(A1,"(\w.)(\w.)\b","2ドル1ドル
-2 Bytes Thanks to @KevinCruijssen for the use of (.) over (\w)
#Google Sheets, 35 Bytes
Anonymous worksheet function that takes input from cell A1 and outputs to the calling cell
=RegExReplace(A1,"(\w)(\w)\b","2ドル1ドル
#Google Sheets, 33 Bytes
Anonymous worksheet function that takes input from cell A1 and outputs to the calling cell
=RegExReplace(A1,"(.)(.)\b","2ドル1ドル
-2 Bytes Thanks to @KevinCruijssen for the use of (.) over (\w)
#Google Sheets, 35 Bytes
Anonymous worksheet function that takes input from cell A1 and outputs to the calling cell
=RegExReplace(A1,"(\w)(\w)\b","2ドル1ドル