+ 4

How I can use goto statement in python??

19th Nov 2020, 6:27 PM
LAABOUDI REDA
LAABOUDI REDA - avatar
4 Answers
+ 10
Python is a structured programming language, it does not support GOTO statements.
19th Nov 2020, 6:33 PM
Artem đŸ‡ș🇩
Artem đŸ‡ș🇩 - avatar
19th Nov 2020, 11:42 PM
Vitaly Sokol
Vitaly Sokol - avatar
+ 4
goto statement? give me an example (code)
19th Nov 2020, 6:32 PM
Sousou
Sousou - avatar
+ 4
It doesn't support goto
20th Nov 2020, 1:05 PM
DrÂŁ@M_c@tcHÂŁr
DrÂŁ@M_c@tcHÂŁr - avatar