Title Construct a program that creates unique 3 digit combination
Catalog Type SLCItem
Persistent ID https://acos.cs.vt.edu/html/jsparsons/jsparsons-python/ps_python_3digit_combinations
Platform Name jsParsons
Features
Description Construct a program which creates and prints all three-digit combinations from numbers 1-4 such that each number appears at most once and the combinations are listed from the smallest to the greatest. The program must also output the total number of the combinations. For example, output 123, 124, 132 ... total: 24.
Keywords
Author Kamil Akhuseyinoglu
Institution University of Pittsburgh
Iframe URL https://acos.cs.vt.edu/html/jsparsons/jsparsons-python/ps_python_3digit_combinations
Protocol SPLICE
Protocol URL
License MIT
Programming Language Python
Natural Language en

Preview

SPLICE Output