File tree 1 file changed +16
-16
lines changed
1 file changed +16
-16
lines changed Original file line number Diff line number Diff line change 4
4
# Outline
5
5
---
6
6
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] ( # ) |
23
23
24
24
25
25
###### tags: ` #programming-hero ` ` #python `
You can’t perform that action at this time.
0 commit comments