githubteacher / githubteacher/developers-mit
Add @gogosanka bio
- Dominant language
- No language data
- Stars
- 0
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
``` 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!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.