问题描述
我目前在《自动完成无聊的事情》的第2章,并停留在Continue语句上。给出的示例是,如果输入的名称是“ Joe”,密码是“ swordfish”,则程序将显示“ Access access”。但是,我不确定为什么我会继续打印“你是谁?”当name ='Joe'和password ='swordfish'的条件已经满足时。谁能告诉我为什么我仍然停留在while循环中?
spec:
replicas: 1
strategy:
type: Recreate
template:
metadata:
creationTimestamp: null
labels:
io.kompose.service: server
spec:
imagePullSecrets:
- name: <secret_name>
解决方法
暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!
如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。
小编邮箱:dio#foxmail.com (将#修改为@)