Post Reply 
How to write a program to output multiple results
10-25-2020, 03:52 AM
Post: #1
How to write a program to output multiple results
As we all know, when you write a program, you can use the return statement to return the result you want.But is there a way to return multiple results to a CAS or HOME interface (not a terminal)?For example, I write an output program that contains a return instruction that can be called to return a result.But when I write another program that puts an output program in a for loop, it still has only one result on the CAS or HOME interface. Why is that?Theoretically, I've called the output program multiple times, and it should produce multiple results.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
How to write a program to output multiple results - cloudxff - 10-25-2020 03:52 AM



User(s) browsing this thread: 1 Guest(s)