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?
Lembre-se de uma linguagem preferível
Alterar dinamicamente os botões de diálogo do jQueryUI
Remova o caractere específico da String [fechado]
DictReader, sem aspas, arquivo com guias
Lendo arquivo de texto em uma matriz de linhas em C