Learning Circle : python #5 - Initial
This commit is contained in:
parent
aa990e90c4
commit
4d1d4d05cd
12 changed files with 558 additions and 0 deletions
|
|
@ -1,3 +1,27 @@
|
|||
* 2020-05-27
|
||||
** note
|
||||
- ex27.py
|
||||
- none
|
||||
- ex28.py
|
||||
- <= (greater than or equal to), =< (less than or equal t0)
|
||||
- ex29.py
|
||||
- The 'if' means to test criteria.
|
||||
- The 'if' processes the script is intended.
|
||||
- If the script is not indented, an error should be occured.
|
||||
- ex30.py
|
||||
- none
|
||||
- ex31.py
|
||||
- none
|
||||
* 2020-05-25
|
||||
** note
|
||||
- ex23.py
|
||||
- none
|
||||
- ex24.py
|
||||
- none
|
||||
- ex25.py
|
||||
- none
|
||||
- ex26.py
|
||||
- none
|
||||
* 2020-05-22
|
||||
** note
|
||||
- ex15.py
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue