Commit 4439000
File tree
- modules
- 10-basics
- 10-hello-world
- 20-comments
- 30-instructions
- 40-testing
- 50-syntax-errors
- 20-arithmetics
- 20-basic
- 25-operator
- 27-commutativity
- 30-composition
- 40-priority
- 43-float
- 45-linting
- 25-strings
- 10-quotes
- 15-escape-characters
- 20-string-concatenation
- 30-encoding
- 30-variables
- 10-definition
- 12-change
- 13-variables-naming
- 15-variables-expressions
- 18-variable-concatenation
- 19-naming-style
- 20-magic-numbers
- 23-constants
- 31-advanced-strings
- 25-interpolation
- 30-symbols
- 70-slices
- 90-multiline-strings
- 33-data-types
- 40-primitive-data-types
- 45-tuples
- 50-strong-typing
- 52-data-types-immutability
- 55-data-types-casting
- 35-calling-functions
- 100-call
- 135-calling-functions-default-params
- 150-calling-functions-expression
- 180-variadic-parameters
- 270-deterministic
- 38-objects
- 100-objects
- 200-methods-immutability
- 500-method-chain
- 40-define-functions
- 100-define-function
- 150-return
- 200-default-parameters
- 250-named-arguments
- 300-type-annotations
- 350-modules
- 400-packages
- 45-logic
- 10-bool-type
- 15-bool-strings
- 20-logic-combine-expressions
- 25-logical-operators
- 28-logical-negation
- 90-logical-expressions
- 48-conditionals
- 30-if
- 40-if-else
- 50-else-if
- 60-ternary-operator
- 65-match
- 50-loops
- 10-while
- 15-conditions-inside-loops
- 20-aggregation-numbers
- 23-aggregation-strings
- 25-iteration-over-string
- 30-syntactic-sugar
- 55-return-from-loops
- 70-for
- 80-for-in-range
- 90-debug
- src
- hexlet
- setup
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | 5 | | |
11 | 6 | | |
12 | 7 | | |
| |||
15 | 10 | | |
16 | 11 | | |
17 | 12 | | |
18 | | - | |
19 | 13 | | |
20 | | - | |
21 | | - | |
| 14 | + | |
22 | 15 | | |
23 | | - | |
24 | | - | |
| 16 | + | |
25 | 17 | | |
26 | 18 | | |
27 | 19 | | |
28 | 20 | | |
29 | | - | |
30 | 21 | | |
31 | 22 | | |
32 | 23 | | |
| |||
File renamed without changes.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
File renamed without changes.
modules/10-basics/20-comments/test_code.py renamed to modules/10-basics/20-comments/test_solution.py
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
File renamed without changes.
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
File renamed without changes.
This file was deleted.
0 commit comments