• Cursos
  • Compilador de Código
  • Discutir
  • Preços
  • Teams
Menu
+ 1
You don't always have to use for loop with generators: def g(): yield 1 yield 2 yield 3 a = g() print(next(a)) print(next(a)) print(next(a))
11th Aug 2022, 6:55 PM
Seb TheS
Seb TheS - avatar

Costuma ter perguntas como essa?

Aprenda de maneira mais eficiente, de graça:

  • Introdução ao Python

    7.1M de alunos

  • Introdução ao Java

    4.7M de alunos

  • Introdução ao C

    1.5M alunos

  • Introdução ao HTML

    7.5M alunos

Ver todos os cursos
Quente hoje
Why always user input 🥹 //import
1 Votes
I am beginner
1 Votes
ما هي أشهر أنظمة التشغيل التي يستخدمها الهاكرز ولماذا؟
0 Votes
Pointers Confusion
2 Votes
Account activatio
3 Votes
xmlhttpreques
0 Votes
Project
2 Votes
Centering specific part in flex container
0 Votes
Can i get all the documentation of HTML course of Sololearn from somewhere. I mean every topic they've taught any written notes?
1 Votes
Any tips for becoming software engineering
0 Votes