Uploading and reading CVS files

I have a collection of data files (time vs thrust of various Estes Rocket Engines) Is there a way they could be uploaded to a project, and then read by the code in that project. There small only two variables (time and thrust) and depending on the engine 10 to 30 lines of text.

Thanks in advanced
Doug Z.

Hi @zimmerman_doug,

That sounds cool! App Lab and Game Lab are tools designed for CS Education. As such, they’re scaffolded to the level of typical students who are using the curriculum.

You may have better luck reading Unit 9 of the Computer Science Principles curriculum as that is a high school-level course. You should also check out their forum at https://forum.code.org/c/csp.

Thank you!

–Michael K.