Respuestas al mensaje #1,239

  • 🔧 Site instability resolved. You can report double-posts and broken attachments. For bigger issues, use the Technical Grievances thread.
    🇵🇦 Nuestro primer dominio localizado está en español en kiwifarms.pa. Our first localized domain is on Spanish on kiwifarms.pa.
Yotsubaaa

Programming thread

Hey, this looks pretty fun!
Dick Justice

Programming thread

>need to auth on the botnet I just want to solve puzzles.
RandomTwitterGuy

Programming thread

Now i am. Going to do them here and there for some basic code practice and they are kind of fun. Any way time to vent. So i got a deadline Monday...
stares at error messages

Programming thread

Day 6 test = "abc\n\na\nb\nc\n\nab\nac\n\na\na\na\na\n\nb" group = test.split("\n\n") print(sum([len(set(x.replace("\n",""))) for x in group]))...
Atrás
Top Abajo