ScratchData LogoScratchData
Back to ScratchMan544's profile

Backpack Bits: String Separator

SCScratchMan544•Created November 22, 2015
Backpack Bits: String Separator
2
1
46 views
View on Scratch

Instructions

First input: string Second input: separator Get results!

Description

A string separator is an extremely useful piece of code. What it does is takes a string (like "I am a genius for making this project), separates it (for example, by " "), and adds the results to the list. You would get: I Am A Genius For Making This Project And it's all very neatly put in a custom block, so it's easy to use! It even supports multi-letter separators if necessary.

Project Details

Project ID88787383
CreatedNovember 22, 2015
Last ModifiedMay 2, 2016
SharedNovember 22, 2015
Visibilityvisible
CommentsAllowed