文件名称:COMP472_A3:选择编号令牌(PNT)
文件大小:6KB
文件格式:ZIP
更新时间:2024-04-28 07:03:38
Python
Github链接
要求
要运行此项目,强烈建议使用Python 3.8 。
运行项目
运行此项目必须在终端中完成。
要执行该程序,请运行:
python main.py <#tokens> <#taken_tokens>
是已获取的令牌列表,以空格分隔
【文件预览】:
COMP472_A3-main
----.gitignore(2KB)
----README.md(1KB)
----main.py(12KB)
----testcases()
--------output1.txt(133B)
--------output3.txt(135B)
--------testcase.txt(96B)
--------output2.txt(135B)