Untitled
unknown
python
a year ago
93 B
7
Indexable
velocidade = 110 print('Você foi multado') if velocidade > 100 else print('Siga em frente')
Editor is loading...
Leave a Comment
velocidade = 110 print('Você foi multado') if velocidade > 100 else print('Siga em frente')