Akira
|
883c2e4540
|
Refine Persian translations and improve clarity in Day 10 - Loops by updating syntax explanations and examples for loops, break, and continue statements in 30 Days of Python challenge
|
2026-03-29 02:48:37 +03:30 |
|
Akira
|
df6058a030
|
Update grading scale and clarify seasonal input instructions in Day 9 - Conditionals of 30 Days of Python challenge
|
2026-03-29 02:39:19 +03:30 |
|
Akira
|
5983207274
|
Update skills list in the person dictionary example in Day 8 - Dictionaries of 30 Days of Python challenge
|
2026-03-29 02:33:27 +03:30 |
|
Akira
|
e128354cd8
|
Update Persian translations in Day 7 - Sets by clarifying set creation, union, intersection, difference methods, and adding symbolic representations for better understanding in 30 Days of Python challenge
|
2026-03-29 02:32:21 +03:30 |
|
Akira
|
9ae712f5a4
|
Fix typo in index variable and correct item list references in Day 6 - Tuples of 30 Days of Python challenge
|
2026-03-29 02:21:29 +03:30 |
|
Akira
|
062e65202b
|
Enhance example in Day 5 - Lists by adding output comment to list1.extend() in 30 Days of Python challenge
|
2026-03-29 02:17:37 +03:30 |
|
Akira
|
1abcf7e620
|
Correct the order of variables in the formatted string and fix the output of the isdigit() method in Day 4 - Strings of 30 Days of Python challenge
|
2026-03-29 02:15:48 +03:30 |
|
Akira
|
c65d0e583d
|
Enhance Persian translations in Day 3 - Operators by adding units to density and correcting 'not in' example in 30 Days of Python challenge
|
2026-03-29 02:08:57 +03:30 |
|
Akira
|
7c549f3927
|
Fix Persian translation for built-in functions and update documentation link in Day 2 - Variables and Built-in Functions of 30 Days of Python challenge
|
2026-03-29 02:03:50 +03:30 |
|
Akira
|
ce74b063ee
|
Merge branch 'Asabeneh:master' into master
|
2026-03-29 01:36:19 +03:30 |
|
Akira
|
3f3179c2d0
|
Update Persian translations and structure for Days 14 to 30 in 30 Days of Python challenge
|
2026-03-28 02:08:06 +03:30 |
|
Akira
|
7d9daedfd0
|
Update Persian translations and structure for Days 2 to 15 in 30 Days of Python challenge
|
2026-03-28 02:01:00 +03:30 |
|
Akira
|
e2864437c0
|
Update Persian translations and structure for Day 6 - Tuples in 30 Days of Python challenge
|
2026-03-28 01:48:57 +03:30 |
|
Akira
|
9a1d4a1c52
|
Update Persian translations and structure for Day 5 - Lists in 30 Days of Python challenge
|
2026-03-28 01:48:17 +03:30 |
|
Akira
|
f8fad948af
|
Update Persian translations and structure for Day 4 - Strings in 30 Days of Python challenge
|
2026-03-28 01:43:20 +03:30 |
|
Akira
|
b3df248c39
|
Update Persian translations and structure for Day 3 - Operators in 30 Days of Python challenge
|
2026-03-28 01:41:43 +03:30 |
|
Akira
|
756af210df
|
Update Persian translations and structure for Day 2 - Variables and Built-in Functions in 30 Days of Python challenge
|
2026-03-28 01:32:42 +03:30 |
|
Akira
|
ca9a5bc4d4
|
Update Persian translations and structure for Day 30 - Conclusions in 30 Days of Python challenge
|
2026-03-28 01:23:36 +03:30 |
|
Akira
|
c16dc69655
|
Update Persian translations and structure for Day 29 - Building an API in 30 Days of Python challenge
|
2026-03-28 01:23:29 +03:30 |
|
Akira
|
0478ef0276
|
Update Persian translations and structure for Day 28 - API in 30 Days of Python challenge
|
2026-03-28 01:23:17 +03:30 |
|
Akira
|
dd121abe07
|
Update Persian translations and structure for Day 27 - Python with MongoDB in 30 Days of Python challenge
|
2026-03-28 01:22:53 +03:30 |
|
Akira
|
2211742f41
|
Update Persian translations and structure for Day 26 - Python for Web in 30 Days of Python challenge
|
2026-03-28 01:22:46 +03:30 |
|
Akira
|
455bd5cc78
|
Update Persian translations and structure for Day 25 - Pandas in 30 Days of Python challenge
|
2026-03-28 01:22:38 +03:30 |
|
Akira
|
b52940247f
|
Update Persian translations and structure for Day 24 - Statistics in 30 Days of Python challenge
|
2026-03-28 01:22:26 +03:30 |
|
Akira
|
9ad656c5f6
|
Update Persian translations and structure for Day 23 - Virtual Environment in 30 Days of Python challenge
|
2026-03-28 01:22:14 +03:30 |
|
Akira
|
af3a3b3f3d
|
Update Persian translations and structure for Day 22 - Web Scraping in 30 Days of Python challenge
|
2026-03-28 01:22:05 +03:30 |
|
Akira
|
f883f038cd
|
Update Persian translations and structure for Day 21 - Classes and Objects in 30 Days of Python challenge
|
2026-03-28 01:21:52 +03:30 |
|
Akira
|
0461c0301d
|
Update Persian translations and structure for Day 20 - PIP in 30 Days of Python challenge
|
2026-03-28 01:21:39 +03:30 |
|
Akira
|
a0257bcd26
|
Update Persian translations and structure for Day 19 - File Handling in 30 Days of Python challenge
|
2026-03-28 01:21:33 +03:30 |
|
Akira
|
9ebb1fc595
|
Update Persian translations and structure for Day 18 - Regular Expressions in 30 Days of Python challenge
|
2026-03-28 01:21:27 +03:30 |
|
Akira
|
12c745f8c5
|
Update Persian translations and structure for Day 17 - Exception Handling in 30 Days of Python challenge
|
2026-03-28 01:21:19 +03:30 |
|
Akira
|
15695a1195
|
Update Persian translations and structure for Day 16 - Python Date Time in 30 Days of Python challenge
|
2026-03-28 01:20:55 +03:30 |
|
Akira
|
55e53b42d6
|
Update Persian translations and structure for Day 15 - Python Type Errors in 30 Days of Python challenge
|
2026-03-28 01:20:41 +03:30 |
|
Akira
|
0f652e926b
|
Update Persian translations and structure for Day 14 - Higher Order Functions in 30 Days of Python challenge
|
2026-03-28 01:20:22 +03:30 |
|
Akira
|
2c303f3778
|
Update Persian translations and structure for Day 13 - List Comprehension in 30 Days of Python challenge
|
2026-03-28 01:19:47 +03:30 |
|
Asabeneh
|
de23649ab6
|
Merge pull request #786 from ADARSHKM123/patch-1
Fix square_number function output in markdown
|
2026-03-04 14:06:18 +02:00 |
|
ADARSH
|
6b7fddd1d0
|
Fix square_number function output in markdown
Corrected the square_number function to return n raised to the power of n.
|
2026-03-03 16:51:03 +05:30 |
|
Asabeneh
|
24d18fea60
|
Merge pull request #756 from neiladake/patch-1
Update Python version command to use 'python3'
|
2026-01-23 09:32:40 +02:00 |
|
Neil
|
9a1a08fedb
|
Update Python version command to use 'python3'
Or add a section that suggests trying that command if 'python' does not work.
|
2026-01-22 09:01:38 -05:00 |
|
Asabeneh
|
13bde403b9
|
Merge pull request #563 from kevindai007/master
day14 opti, the change will make the sample easier to understand
|
2026-01-15 11:13:53 +02:00 |
|
Asabeneh
|
58c2272352
|
Merge branch 'master' into master
|
2026-01-15 11:13:32 +02:00 |
|
Asabeneh
|
8bb6456ca0
|
Merge pull request #218 from dbuffel/patch-11
Update 17_exception_handling.md
|
2026-01-15 11:04:45 +02:00 |
|
Asabeneh
|
02ffe16138
|
Merge branch 'master' into patch-11
|
2026-01-15 11:04:28 +02:00 |
|
Asabeneh
|
80d68ae5d4
|
Merge pull request #645 from skywalker0823/bug-fix
day_4.py roll 171 digit() should be isdigit().
|
2026-01-15 10:53:19 +02:00 |
|
Asabeneh
|
2e2db17ed8
|
Merge branch 'master' into bug-fix
|
2026-01-15 10:53:08 +02:00 |
|
Asabeneh
|
df63d20eb8
|
Merge pull request #433 from JiaZombie/JiaZombie-patch-1
Update 18_regular_expressions.md
|
2026-01-15 10:35:57 +02:00 |
|
Asabeneh
|
57f9198910
|
Merge pull request #175 from WJHPrince/fix_day17_minor_problem
make parameters correct
|
2026-01-15 10:30:25 +02:00 |
|
Asabeneh
|
7afb5fcf1c
|
Merge pull request #126 from yasfatft/master
Fix Two Typos in Day 16 & Day 19
|
2026-01-15 10:25:37 +02:00 |
|
Asabeneh
|
a0499ef0d6
|
Merge pull request #220 from dbuffel/patch-13
Update 20_python_package_manager.md
|
2026-01-15 10:24:55 +02:00 |
|
Asabeneh
|
918db8da2c
|
Merge pull request #217 from dbuffel/patch-10
Update 17_exception_handling.md
|
2026-01-15 10:24:09 +02:00 |
|