因此,我正在努力学习如何创建一个简单的包,并使用一个简单的python脚本作为基础(https://gitlab.xirion.net/vroest/dice-roller/tree/master)。我已经让快照正常工作,并安装了snap包,但我无法从我的终端运行脚本。dice rolling application using standard dice notation Syntax is:
在我学习cs的第一周和我的第一个项目作业(在python3中),我遇到了一个障碍。测试骰子是由make_test_dice函数生成的。”test_dice = make_test_dice(4, 1, 2)4
1 on the 2nd call, 2 on the 3rd call and 4 on the