Pt
Tema escuro
Registre-se para continuar usando todos os recursos do Techfeed
Já possui uma conta?SignInAction
def test(): print 'test' def test2(): print 'test2' test = {'test':'blabla','test2':'blabla2'} for key, val in test.items(): key() # Here i want to call the function with the key name, how can i do so?
diferença entre django.test.TestCase vs unittest vs django.utils.unittest.TestCase
Erro ao iniciar o hadoop Job Tracker
Email em thread separado no php
Nomeado grupo de expressões regulares “(? P <group_name> regexp)”: o que significa “P”?
Quais personagens posso omitir no Scala?