Title csedpad.10.DoWhile.do-whileloops_1
Catalog Type SLCItem
Persistent ID https://acos.cs.vt.edu/html/acos-pcex/acos-pcex-examples/csedpad_10_DoWhile_do-whileloops_1__664e26d191363872f0ba339a?index=1
Platform Name PCEX
Features
Description The world's tiniest command-line calculator. Repeatedly prompt the user for a command (add, sub, or exit). The add command increments an accumulator by 1. The sub command decrements the accumulator by 1. The exit command terminates the program. The state of the accumulator is printed whenever its value is updated.
Keywords
Author Mohammad Hassany
Institution University of Pittsburgh
Iframe URL https://acos.cs.vt.edu/html/acos-pcex/acos-pcex-examples/csedpad_10_DoWhile_do-whileloops_1__664e26d191363872f0ba339a?index=1
Protocol SPLICE
Protocol URL
License MIT
Programming Language JAVA
Natural Language en

Preview

SPLICE Output