chore(i18n,curriculum): updates (#41689)
Apply typo fixes and formatting changes based on feedback from internationalisation process.
This commit is contained in:
committed by
GitHub
parent
48e19ccd7b
commit
e1ea77412b
@ -8,11 +8,7 @@ dashedName: learn-about-functional-programming
|
||||
|
||||
# --description--
|
||||
|
||||
Functional programming is a style of programming where solutions are simple, isolated functions, without any side effects outside of the function scope.
|
||||
|
||||
```js
|
||||
INPUT -> PROCESS -> OUTPUT
|
||||
```
|
||||
Functional programming is a style of programming where solutions are simple, isolated functions, without any side effects outside of the function scope: `INPUT -> PROCESS -> OUTPUT`
|
||||
|
||||
Functional programming is about:
|
||||
|
||||
|
Reference in New Issue
Block a user