Skip to content
☰
Features
Blog
Pricing
Teams Pro
Teams for Education
Careers
Log in
Sign up
▲
3
How do you properly do a break function?
Profile icon
ChezTacoz
I typed in:
break()
This gave me a syntax error what did I do wrong?
You are viewing a single comment.
View All
Answered by
bearbearmo
[earned 5 cycles]
View Answer
▲
1
Profile icon
ChezTacoz
@bearbearmo
I'm using python
How do you properly do a break function?
I typed in:
break()
This gave me a syntax error what did I do wrong?