Aren
20f33ccbfc
uncomment
2024-12-31 23:01:41 +01:00
Aren
f65a3af42d
upload fixes and changes
...
Resolved errors(need some reviewing, might have missed some errors)
Added comments
Changed print to return (to avoid None)
Removed <\div>
Reviewed exercises and numbered them
Removed ";" in some part (; doesn't trigger error)
Reviewed the python files
2024-12-31 22:48:40 +01:00
bill
0eaf7595d7
Fixed the issue where the Chinese readme link could not be redirected correctly
2024-11-27 10:20:59 +08:00
bill
bcdc1f6fd7
Revert "Fixed the issue where the Chinese readme link could not be redirected correctly"
...
This reverts commit 590e2c187d .
2024-11-27 10:18:25 +08:00
bill
590e2c187d
Fixed the issue where the Chinese readme link could not be redirected correctly
2024-11-27 10:13:55 +08:00
reenen
84c6360802
Add keyword unpacking and variable number of named arguments
2024-11-17 14:26:15 -08:00
Taher
47514b78d0
correct mistakes
2024-11-17 14:16:53 +03:30
Taher
9ae7833cd0
add negative step for range
2024-11-17 14:16:01 +03:30
Taher
495954b39b
add symbols for create new sets
2024-11-17 14:15:21 +03:30
Taher
cade9a1f68
correct some mistakes
2024-11-17 14:14:34 +03:30
Anaconda5707
e8a621ad6e
Fixed spelling errors
2024-10-26 19:56:49 -07:00
kakadiya denish
77ca98ada2
Update 15_python_type_errors.md
...
Change the statement where PI is refered to as a function instead of constant.
2024-10-10 01:11:53 -06:00
Asabeneh
8ed841e750
resolving conflict
2024-10-09 11:43:28 +03:00
Asabeneh
cb74247d24
big changes
2024-10-09 11:40:24 +03:00
Rubén
c305619db1
Merge branch 'master' into patch-1
2024-09-10 22:51:10 +02:00
mekku925
194af0ac9a
Fixing type from is_marred to is_married
...
Type and caused issues with the exercise.
2024-09-05 09:34:52 -04:00
Archie
34a2910865
added 16_Day_Python_date_time Chinese support
2024-09-03 22:11:44 +01:00
Archie
c8ceb01b31
add 15_Day_Python_type_errors Chinese support
2024-08-30 11:18:30 +01:00
Asabeneh
5b8fe84d08
Merge pull request #591 from Archie818/14_higher_order_functions
...
add 14_Day_Higher_order_functions Chinese support
2024-08-18 02:00:53 +03:00
Asabeneh
70eaf9bd0c
Merge pull request #587 from Archie818/13_list_comprehension
...
add 13_Day_List_comprehension Chinese support
2024-08-18 01:59:49 +03:00
Asabeneh
ec1799ae82
Merge pull request #584 from Archie818/12_modules
...
add 12 Day Modules Chinese support
2024-08-18 01:59:23 +03:00
Asabeneh
1edc8edbcb
Merge pull request #583 from Archie818/11-functions-chinese
...
add 11_Day_Functions
2024-08-18 01:58:58 +03:00
Archie
e8e8d25c6f
add 14_Day_Higher_order_functions Chinese support
2024-08-14 21:04:43 +01:00
Archie
e6aa1bb6db
add 13_Day_List_comprehension Chinese support
2024-08-12 23:09:11 +01:00
Sheep-realms
3e49afc922
fix bug
2024-08-11 21:41:37 +08:00
Sheep-realms
443e4b64d3
fix bug
2024-08-11 21:40:31 +08:00
Archie
88c1ba9a4e
add 12 Day Modules Chinese support
2024-08-10 21:39:53 +01:00
Archie
0581ad54a6
add 11_Day_Functions
2024-08-08 21:56:55 +01:00
Sheep-realms
3a052dd872
fix typos
2024-08-08 19:13:48 +08:00
Sheep-realms
3b290fce89
Revised translation
2024-08-08 16:59:58 +08:00
Asabeneh
763e78b6ae
Merge pull request #579 from XBsleepy/master
...
add 10 loops Chinese translation
2024-08-05 10:21:02 +03:00
Asabeneh
ca01a7f8a8
Merge pull request #577 from Archie818/09-Conditionals-Chinese
...
add 09 Day conditionals Chinese support
2024-08-05 10:20:06 +03:00
Asabeneh
4745529295
Merge pull request #576 from Archie818/08-dictionaries-Chinese
...
add 08_dictionaries Chinese support
2024-08-05 10:19:29 +03:00
Asabeneh
15041bac65
Merge pull request #561 from Archie818/07-sets-Chinese
...
Translate the 7 day into Chinese
2024-08-05 10:17:53 +03:00
XBsleepy
97409874f7
add 10 loops Chinese translation
2024-08-04 12:13:18 +08:00
Archie
daedc7bfc6
add 09 Day conditionals Chinese support
2024-08-01 21:59:13 +01:00
Archie
e2e03b98e2
add 08_dictionaries Chinese support
2024-07-31 22:56:24 +01:00
wbs99
b9c2ee106a
Update 07_sets.md
2024-07-31 11:06:05 +08:00
wenkai.dai
135ef95167
revert the comment
2024-07-26 15:47:12 +04:00
Joseph Murage
7da1a55c89
Update 02_variables_builtin_functions.md
...
Update to lines 231-235: To convert a string representing a float to an integer, we should first convert the string to a float using the float() function, and then convert the resulting float to an integer using the int() function.
2024-07-24 19:14:20 +03:00
ineb_di
2dfee6eee3
Update 17_exception_handling.md
...
Fix missing f in f-string
2024-07-23 11:07:59 +02:00
wenkai.dai
adaf4583dc
day14 opti, the change will make the sample easier to understand
2024-07-18 09:09:29 +04:00
Archie
53164f19f1
Translate the 7 day into Chinese
2024-07-16 20:50:12 +01:00
Asabeneh
11023b3eb9
Merge pull request #560 from Taki-Ta/chinese-version
...
feature: add 06_tuples chinese translation
2024-07-15 15:41:59 +03:00
Taki-Ta
3883f3e336
feature: add 06_tuples chinese translation
2024-07-15 13:55:29 +08:00
Asabeneh
a09e1923b8
Merge pull request #552 from Taki-Ta/chinese-version
...
feature: add 02,03,04,05 chinese translation
2024-07-11 17:16:46 +03:00
Taki-Ta
3f6ac87432
feature: add 02,03,04,05 chinese translation
2024-07-11 20:56:34 +08:00
Asabeneh
66c9f620cf
Merge pull request #551 from Archie818/master
...
Translated into Chinese
2024-07-10 09:56:02 +03:00
Asabeneh
5f011f6cf4
Merge pull request #550 from BrunoCiccarino/master
...
Translation into Portuguese day #2
2024-07-10 09:53:33 +03:00
Archie
52c83e0e21
Translated into Chinese
2024-07-09 23:22:04 +01:00