Post Reply 
print() in CAS Program
04-20-2021, 05:23 PM (This post was last modified: 04-20-2021 05:26 PM by toml_12953.)
Post: #4
RE: print() in CAS Program
(04-20-2021 03:43 PM)StephenG1CMZ Wrote:  In actual Python, “+” isn’t defined between strings and numerical, so in Python you would use (str(t)+” seconds”) to turn t into a string.
I assume that the Python beta should be the same (if implemented).

The Python-syntax-in-CAS in the existing product? Not sure.

Curious.

PRINT(t+" seconds")
works but
print(t+" seconds")
doesn't.

Tom L
Cui bono?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
print() in CAS Program - toml_12953 - 04-20-2021, 03:09 PM
RE: print() in CAS Program - StephenG1CMZ - 04-20-2021, 03:43 PM
RE: print() in CAS Program - toml_12953 - 04-20-2021 05:23 PM
RE: print() in CAS Program - toml_12953 - 04-20-2021, 05:29 PM
RE: print() in CAS Program - roadrunner - 04-20-2021, 03:43 PM
RE: print() in CAS Program - toml_12953 - 04-20-2021, 05:33 PM
RE: print() in CAS Program - StephenG1CMZ - 04-20-2021, 05:55 PM
RE: print() in CAS Program - toml_12953 - 04-20-2021, 06:42 PM
RE: print() in CAS Program - jonmoore - 04-21-2021, 12:42 PM



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