Created
July 10, 2019 19:37
-
-
Save billwestfall/b32ee1be614bafa395b58fa2763cd280 to your computer and use it in GitHub Desktop.
Wolfram print input as string
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
x=Input["Please enter the card you drew (in quotes): ",{}];ToString[x] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment