AbdulMuhaimin-1 / AbdulMuhaimin-1/Python_Intermediate

Examples on how to use the editor, anymore..?

未关闭
#1 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
good first issue question
主要语言
Python
星标
3
派生
0
PR 合并指标
30 天内没有已合并 PR

描述

# 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

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。