Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 41e9d8e

Browse files
committed
outline added 2.6
1 parent 23bd460 commit 41e9d8e

File tree

1 file changed

+23
-1
lines changed

1 file changed

+23
-1
lines changed

‎README.md‎

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,28 @@
11
# 100 Plus Python Coding Problems With Solutions
22
---
3-
## <i class="fa fa-book fa-fw"></i> Introduction.
3+
4+
# Outline
5+
---
6+
7+
| No | <div class="tbl-w">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](#) |
23+
24+
<style>.tbl-w{width:320px}</style>
25+
426

527
Problem Template
628
---

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /