githubteacher / githubteacher/developers-mit
Add @gogosanka bio
- Lingua principale
- Nessun dato sulla lingua
- Stelle
- 0
- Fork
- 3
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
``` 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!
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.