Asabeneh
3e17a67ee9
Merge pull request #695 from polyedr/fix/readme-typos
...
Fix typos in readme.md
2026-01-10 19:20:57 +02:00
Asabeneh
4019e10e91
Merge branch 'master' into fix/readme-typos
2026-01-10 19:19:44 +02:00
Asabeneh
16712cf431
Merge pull request #697 from jbscript/master
...
Fix isalpha() check for challenge string to return False
2026-01-10 19:16:55 +02:00
Asabeneh
37e39b9589
Merge pull request #709 from Tasnimsomo/patch-1
...
Update 03_operators.md
2026-01-10 19:15:27 +02:00
Asabeneh
4dc3b76d1f
Merge pull request #618 from Anaconda5707/patch-1
...
Fixed spelling errors
2026-01-10 18:53:02 +02:00
Asabeneh
d51bec2d20
Merge pull request #702 from shindeakshay0211/Fix-592-Spelling-Mistake
...
Fix-592-Spelling-Mistake
2026-01-10 18:52:06 +02:00
Asabeneh
d29a533079
Merge pull request #720 from Arcanixhades0/fix/grade-ranges-day9
...
docs: fix overlapping grade ranges (Day 9)
2026-01-10 18:48:18 +02:00
Asabeneh
8bd806bbfd
Merge pull request #724 from abrar115/day17Typo
...
typo
2026-01-10 18:44:35 +02:00
Asabeneh
85dce01b14
Merge pull request #732 from Ifenna3/patch-2
...
Link updated
2026-01-10 18:43:02 +02:00
Asabeneh
9522616ff6
Merge pull request #733 from sjanwari/patch-2
...
Fix format order in sentence construction
2026-01-10 18:41:50 +02:00
Asabeneh
ded431b1a2
Merge pull request #722 from asiahcrutchfield/patch-1
...
Fix grammatical error on line 157
2026-01-10 18:39:16 +02:00
Asabeneh
9a473dc806
Merge pull request #744 from sakibumumuni/patch-2
...
Display density with unit in operators.md
2026-01-10 18:31:43 +02:00
Asabeneh
76ca0ac358
Merge pull request #747 from KrucibleCoder/master
...
Created Spanish section + Corrected minor typos
2026-01-10 18:28:54 +02:00
Asabeneh
4f1e5c61ab
Merge pull request #741 from jeis4wpi/master
...
Propose some typo fixes and ignore emacs backup files
2026-01-10 18:24:31 +02:00
Krishna Kiran Aher
453d9733b0
Created Spanish section
2026-01-03 23:47:52 +05:30
Sakibumumuni
3dd667d7e9
Display density with unit in operators.md
...
Added print statement to display density with unit.
2025-12-29 14:17:29 +00:00
John E
501b0d461f
Propose some typo fixes and ignore emacs backup files
...
Signed-off-by: John E <jeis4wpi@outlook.com>
2025-12-17 09:50:06 -05:00
Suhail Janwari
cd7daf6922
Fix format order in sentence construction
2025-12-10 17:03:18 +00: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
abrar115
1158cf5c30
typo
2025-11-17 15:02:32 +03:00
Asabeneh
1a207e6aa2
Petrosky logo added in the sponsors list
2025-11-16 20:15:27 +02:00
Asiah Crutchfield (孫賽亞)
5ac5db05c7
Fix grammatical error on line 157
...
Changed a grammatical error on line 157. "This formatting is introduced in Python version 3" to "This format was introduced in Python version 3"
2025-11-11 14:08:59 +08:00
SOURAB REDDY
5638290e10
docs: fix overlapping grade ranges — make A 90-100 and non-overlapping B/C ranges
2025-11-07 10:34:54 +00:00
Asabeneh
70748a0042
sponsorship text has been modified
2025-11-03 10:27:12 +02:00
Asabeneh
3d98a45595
Merge pull request #713 from rakei076/fix-chinese-navigation-links
...
Fix Chinese navigation links after Day 7
2025-10-10 17:41:22 +03:00
Rakel
360f12791f
Fix Chinese navigation links after Day 7
2025-10-10 13:49:50 +09:00
Tasnim Somo
bd3936ffa9
Update 03_operators.md
...
## Summary
Fixed a small issue in the comparison operator examples. The original text described the `not in` operator but didn’t include a working example or had a typo.
## Changes Made
- Added missing example for `not in` comparison
- Corrected description from `(x in y)` to `(x not in y)`
## Why This Change Was Needed
This makes the tutorial more accurate and consistent. The previous version could confuse beginners since the explanation didn’t match the examples.
## Example Output
```python
print('B not in Asabeneh:', 'B' not in 'Asabeneh') # True
2025-10-06 08:55:45 -05:00
Asabeneh
402dde515d
duplicate content removed
2025-10-01 21:29:54 +03:00
Asabeneh
685b08f446
night mode added
2025-09-30 01:51:24 +03:00
Asabeneh
36942a63e8
night mode added
2025-09-30 01:50:16 +03:00
Asabeneh
df8b764e20
Wispr flow logo changed
2025-09-30 00:43:59 +03:00
Asabeneh
3b0232a62c
contributor section added
2025-09-29 18:12:00 +03:00
shindeakshay0211
8fee374da0
Fix-592-Spelling-Mistake
2025-09-16 19:25:02 +05:30
Jabir Jaleel
09b3e75a53
Fix isalpha() check for challenge string to return False
2025-08-28 19:34:27 +05:30
polyedr
c29f9a3fc3
Fix typos in readme.md
2025-08-24 15:53:46 +02:00
Asabeneh
3c70b16075
Merge pull request #675 from Asabeneh/Asabeneh-patch-4
...
Update FUNDING.yml
2025-06-05 00:49:55 +03:00
Asabeneh
2a97b72bc0
Update FUNDING.yml
2025-06-05 00:49:42 +03:00
Asabeneh
8ade7aff49
Merge pull request #674 from Asabeneh/Asabeneh-patch-3
...
Update FUNDING.yml
2025-06-05 00:46:41 +03:00
Asabeneh
e1f5cfd1b6
Update FUNDING.yml
2025-06-05 00:46:25 +03:00
Asabeneh
1895c9cd35
Merge pull request #673 from Asabeneh/Asabeneh-patch-2
...
Update FUNDING.yml
2025-06-05 00:44:44 +03:00
Asabeneh
fa17e3261d
Update FUNDING.yml
2025-06-05 00:44:26 +03:00
Asabeneh
174656c313
Merge pull request #672 from Asabeneh/Asabeneh-patch-1
...
Create FUNDING.yml
2025-06-04 23:56:09 +03:00
Asabeneh
1f756dc8c5
Create FUNDING.yml
2025-06-04 23:54:55 +03:00
Asabeneh
923a3f6844
Merge pull request #654 from hoshino-sys/master
...
[Bug Fix] Fix 404 error caused by incorrect path redirection for next-day navigation
2025-03-19 17:23:18 +02:00
hoshino
9293197253
更改了路径的引用
2025-03-19 21:15:14 +08:00
hoshino
59675e027b
更改了跳转路径
2025-03-19 19:52:03 +08:00
Asabeneh
875059c102
Merge pull request #653 from hoshino-sys/master
...
Translation Completed: Remaining Files of 30-Days-Of-Python
2025-03-18 12:53:37 +02:00
hoshino
201b90a820
Add files via upload
2025-03-17 21:47:43 +08:00
Asabeneh
40b3e0be19
link modified
2025-02-11 11:57:55 +02:00
Anaconda5707
e8a621ad6e
Fixed spelling errors
2024-10-26 19:56:49 -07:00