githubteacher / githubteacher/developers-mit
Add @gogosanka bio
- Ngôn ngữ chính
- Không có dữ liệu ngôn ngữ
- Star
- 0
- Fork
- 3
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
``` 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!
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.