RosettaCodeData/Task/Interactive-programming-repl-/Batch-File/interactive-programming-repl-.bat

11 lines
75 B
Batchfile
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
>set r=Rosetta
>set c=Code
>set s=:
>echo %r%%s%%s%%c%
Rosetta::Code
>