This project will allow you to write scripts and use a drawing tool to create lines on the Stage. The line art design that you create can be exported as an .svg file. To create your design: Use the mouse to manually create lines. Use the Create Line my block in your code to program patterns of lines. When you are done: Press the Space bar to finalize your design. Control click on the SVG File Text list and export the file. Change the end of the file that you export from a “.txt” file to an “.svg” file. Have fun!
Thanks to this project from pensaLabs which served as an inspiration and guide for how to do this: https://scratch.mit.edu/projects/39506688/