Title Determining whether the result of multiplication is forbidden
Catalog Type SLCItem
Persistent ID https://acos.cs.vt.edu/html/acos-pcex/acos-pcex-examples/user_study__664e284a91363872f0ba33dd?index=2
Platform Name PCEX
Features
Description Construct a program that multiplies the two integers that the user enters. However, multiplication results that are less than 0 or above 10, are forbidden, so in that case, the multiplication result should be 10.
Keywords
Author Mohammad Hassany
Institution University of Pittsburgh
Iframe URL https://acos.cs.vt.edu/html/acos-pcex/acos-pcex-examples/user_study__664e284a91363872f0ba33dd?index=2
Protocol SPLICE
Protocol URL
License MIT
Programming Language JAVA
Natural Language en

Preview

SPLICE Output