Is there a way to create a space between lines when you are in block mode? I have one student who likes spaces between her codes and can only space when in text mode.
Hello @schwartzkopfd,
are your referring to newlines and indents? or just newlines?
indenting is probably not possible from what i know
but for newlines you can use the comment block
of which will probably be the safest route if you only want to use blocks since anything added in it won’t be executed
best of luck
Varrience
Yes, they want a new line. I did recommend the “comment” block to them, which is what they are using. I appreciate the reply.
Thank you!
Hi @schwartzkopfd ,
Your student can switch to “Show Text” and press “return” to add a line.
When they switch back to “Show Blocks,” a spacer is inserted.
I hope that helps
Thanks, Paul! I did tell them to do that since that was the only way I could do it. She is just using the “comment” block for now.