AbdulMuhaimin-1 / AbdulMuhaimin-1/Python_Intermediate
Examples on how to use the editor, anymore..?
Đang mở
good first issue
question
- Ngôn ngữ chính
- Python
- Star
- 3
- Fork
- 0
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
# title1
## title2
### title3
#### title4
##### title5
###### title6
Text that is **bold**, *italic* and ~~strikethrough~~
* [ ] item2
* [ ] Sub item 2b
* [ ] item1
| Column 1 | Column 2 | Column3
| :--- | :--- | ---: |
| Row 1a | Row 1b | Row 1c |
| Row 2a | Row 2b | Row 2c |
This is a [link](https://mlh.io)
this is inline `code`, here is a block of code below
```ts
const name: string = 'Eddie Jaoude';
/// log name
console.log(name);
```
> I am a quote to give context
I am normal text talking about the above
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á.