githubteacher / githubteacher/developers-mit
Add @gogosanka bio
- Lenguaje dominante
- Sin datos de lenguaje
- Estrellas
- 0
- Forks
- 3
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
``` python
def bio(name,address,food,hobby):
print (name)
print (address)
print (food)
print (hobby)
bio('Jeffrey Jean-Pierre',
'Boston, MA, MIT IS&T QA Department',
'I do not have a favorite food really, but I love going out for desserts!',
'I enjoy web development, martial arts, swimming and listening to music!')
```
Jeffrey Jean-Pierre
Boston, MA, MIT IS&T QA Department
I do not have a favorite food really, but I love going out for desserts!
I enjoy web development, martial arts, swimming and listening to music!
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.