我的信息:拉船坞进入容器,步骤2-5在坞中执行。docker run -it城市头脑挑战/cbengine:0.1.1bash更新apt-get安装passwd openssl openssh-server openssh-clientsvim /etc/ssh/sshd_config保存容器
1. commit to
代码要求从2-5之间的数字输入计数到最多5,但最后一个要求是输出必须是文字数字。num = int(input('Enter a number (2-5): '))while count <= num: printnum = int(input('Enter a number (2-5): ')) count = count + 1Enter a number(<