githubteacher / githubteacher/developers-mit
Add @gogosanka bio
オープン
bio
- 主要言語
- 言語のデータがありません
- スター
- 0
- フォーク
- 3
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
``` 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!
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。