C-18-Q013mediumsingle_mcq
Which symbol is placed after the condition in a Python while statement?
Which symbol is placed after the condition in a Python while statement?
- aSemicolon
; - bComma
, - cColon
: - dPeriod
.
Which symbol is placed after the condition in a Python while statement?
;,:.