Skip to content

Commit ce6268f

Browse files
committed
Print(1)
1 parent 4fd7048 commit ce6268f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

oo/pessoa.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ def get_nome_atributos_de_classe(cls):
3232
for filho in lucioano.filhos:
3333
print(f'Filho: {filho.nome}')
3434

35+
print(1)
3536
lucioano.sobrenome = 'Ramalho'
3637
del lucioano.filhos
3738
lucioano.olhos = 1

0 commit comments

Comments
 (0)