githubteacher / githubteacher/developers-mit

Add @gogosanka bio

Open
#21 1 comment 0 reactions 1 assignee Claimed by @gogosanka View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.