以下选项中,不是Python语言保留字的是( )
A: continue
B: while
C: goto
D: break
A: continue
B: while
C: goto
D: break
举一反三
- 不是Python语言的保留字的选项是 A: then B: break C: continue D: return
- 以下选项中不是Python语言保留字的是: A: if B: for C: in D: goto
- 以下选项中不是Python语言的保留字的是()。 A: for B: if C: goto D: print
- 下列不是Python语言保留字的是 A: for B: while C: conitinue D: goto
- 以下选项属于Python语言循环结构保留字的是 A: while B: for in C: continue D: eak