Skip to content

Commit 1da5301

Browse files
committed
formatted
1 parent 719f319 commit 1da5301

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

README.md

+16-16
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,22 @@
44
# Outline
55
---
66

7-
| No | <div style="width:320px">Description </div> |
8-
| --- | --- |
9-
| 0 | [introduction](#) |
10-
| 1 | [Easy ones](#) |
11-
| 1.1 | [Convert input](#) |
12-
| 1.2 | [Math power](#) |
13-
| 1.3 | [Random Number](#) |
14-
| 1.4 | [Floor Division](#) |
15-
| 1.5 | [Temporary variable](#) |
16-
| 2 | [Number](#) |
17-
| 2.1 | [Max of two](#) |
18-
| 2.2 | [Max of three](#) |
19-
| 2.3 | [Average of numbers](#) |
20-
| 2.4 | [Divisible by 3 and 5](#) |
21-
| 2.5 | [Sum of digits](#) |
22-
| 2.6 | [Coin sum](#) |
7+
| No | <div style="width:320px"> Description </div> |
8+
| --- | -------------------------------------------- |
9+
| 0 | [introduction](#) |
10+
| 1 | [Easy ones](#) |
11+
| 1.1 | [Convert input](#) |
12+
| 1.2 | [Math power](#) |
13+
| 1.3 | [Random Number](#) |
14+
| 1.4 | [Floor Division](#) |
15+
| 1.5 | [Temporary variable](#) |
16+
| 2 | [Number](#) |
17+
| 2.1 | [Max of two](#) |
18+
| 2.2 | [Max of three](#) |
19+
| 2.3 | [Average of numbers](#) |
20+
| 2.4 | [Divisible by 3 and 5](#) |
21+
| 2.5 | [Sum of digits](#) |
22+
| 2.6 | [Coin sum](#) |
2323

2424

2525
###### tags: `#programming-hero` `#python`

0 commit comments

Comments
 (0)