Commit Graph

17 Commits

Author SHA1 Message Date
Asabeneh
6c6ce01a4c
Merge branch 'master' into pep8-styling 2026-01-15 10:15:09 +02:00
Asabeneh
f8826298d2
Merge branch 'master' into patch-1 2026-01-11 00:44:13 +02:00
Asabeneh
ec1f22fea1
Merge branch 'master' into rawbytedev-patch-1 2026-01-10 20:17:56 +02:00
Obih Ifenna Alexander
286d2ed1b7
Link updated
Function Documentation current link is https://docs.python.org/3/library/functions.html
2025-12-09 19:09:00 +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
Asabeneh
cb74247d24 big changes 2024-10-09 11:40:24 +03: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
Asabeneh
b78270feb3 correction and minor fixes 2023-07-09 01:59:30 +03:00
Asabeneh
0a9ffb9fca HOF 2021-07-08 05:29:28 +03:00
Asabeneh
543a95c8c3 second version list 2021-07-07 04:14:48 +03:00
Asabeneh
a27bac8e08 second version 2021-07-07 02:22:59 +03:00
Asabeneh
770d822028 day to second version 2021-07-06 21:58:01 +03:00
ArtistBanda
dc039d2c29 Added pep8 styling to python files 2021-03-11 21:54:24 +05:30
Asabeneh
f890229105 fixes 2020-08-17 15:17:38 +03:00
Asabeneh
b8b51f87bb Variables 2020-07-09 12:19:54 +03:00
Asabeneh
36c0abda0d Introduction 2020-07-09 12:15:49 +03:00
Asabeneh
93e3fa4d56 Introduction 2020-07-09 12:12:41 +03:00