click see inside for blocks remix and use the variable "return value" to use the result NOTE: IF THIS IS TOO HARD TO UNDERSTAND, TELL ME AND I'L MAKE IT EASIER TO UNDERSTAND ============================================= BLOCKS: substring of [WORD] from (letter1) to (letter2) gives you a substring between two points. --------- replace letter (what letter?) of [WORD] with [LETTER] replaces a letter in a string with another one. --------- swap letter (letter1) of [WORD] with (letter2) swaps the letters (good for secret codes!) --------- create list out of [WORD] using [SEPARATOR] as a separator creates a list out of a string . EXAMPLE USING / AS A SEPARATOR: hello/world/how/are/you?/ ---------
programming 100% by Saweron design by Saweron credit for the intro to Saweron ======================== HISTORY: ======================== 0.1: published