Torrent details for "500 Python Exercises Practical Python Challenges 2023" Log in to bookmark
Controls:
Category:
Language:
English
Total Size:
3.9 GB
Info Hash:
9AB46A745DB5B8259BD9D51FA11FADE8A3E213C7
Added By:
Added:
July 27, 2023, 4:32 p.m.
Stats:
| Update
File | Size |
---|---|
22. Roman Numerals Challenge.mp4.mp4 | 116.1 MB |
TutsNode.net.txt | 63 bytes |
25. Reference Table Challenge.mp4.srt | 11.9 KB |
1. Python Practical Quiz.html | 177 bytes |
27. LOGIN Challenge.mp4.srt | 11.6 KB |
30. Guess Number Challenge.mp4.srt | 10.7 KB |
26. Month Conversion Challenge.mp4.srt | 8.2 KB |
28. Introduction to IDE (slides) and Visual Studio.mp4.srt | 6.2 KB |
[TGx]Downloaded from torrentgalaxy.to .txt | 585 bytes |
1. ARRAYS Count the Occurrence of a Specific Element in an Array.html | 177 bytes |
2. ARRAYS Check if an Element is Present in an Array.html | 177 bytes |
3. ARRAYS Finding the maximum element in an array.html | 177 bytes |
4. ARRAYS Find the average value of an array.html | 177 bytes |
5. ARRAYS Find the Sum of an Array.html | 177 bytes |
6. ARRAYS Removing duplicates from an array.html | 177 bytes |
7. ARRAYS Reverse an array.html | 177 bytes |
8. Casting int.html | 177 bytes |
9. Casting string.html | 177 bytes |
1. LOOPS Count the Occurrences of Each Element in a List.html | 177 bytes |
2. LOOPS Check if a string is a palindrome.html | 177 bytes |
3. LOOPS Count vowels in a string.html | 177 bytes |
4. LOOPS Find the largest and smallest numbers in a list.html | 177 bytes |
5. LOOPS Reverse a string.html | 177 bytes |
6. LOOPS Reverse words in a sentence.html | 177 bytes |
1. ACCOUNTING Calculate Depreciation Expense.html | 177 bytes |
2. ACCOUNTING Calculate depreciation expense.html | 177 bytes |
3. ACCOUNTING Calculate Profit Margin.html | 177 bytes |
4. ACCOUNTING Calculate the annual interest rate of a savings account.html | 177 bytes |
5. ACCOUNTING Calculate the book value of an asset.html | 177 bytes |
6. ACCOUNTING Calculate the net present value (NPV) of a project.html | 177 bytes |
7. ACCOUNTING Calculate the net profit of a business.html | 177 bytes |
8. ACCOUNTING Calculate the total balance of a bank account.html | 177 bytes |
9. ACCOUNTING Calculate total revenue.html | 177 bytes |
10. ACCOUNTING Calculating the Balance of an Account.html | 177 bytes |
1. BIOLOGY DNA Sequence Complement.html | 177 bytes |
2. BIOLOGY Counting the number of nucleotides in a DNA sequence.html | 177 bytes |
3. BIOLOGY Transcribing DNA into RNA.html | 177 bytes |
4. CHEMISTRY Calculate the energy of a photon.html | 177 bytes |
5. CHEMISTRY Calculate the Gibbs free energy of a reaction.html | 177 bytes |
6. CHEMISTRY Calculate the molarity of a solution.html | 177 bytes |
7. CHEMISTRY Calculate the pH of a solution.html | 177 bytes |
1. Comments.html | 177 bytes |
2. Multiline docstring to comment.html | 177 bytes |
3. Data type int.html | 177 bytes |
4. DICTIONARY Counting Word Occurrences in a String.html | 177 bytes |
5. DICTIONARY Accessing and modifying values in a Python dictionary.html | 177 bytes |
6. DICTIONARY Check if a key exists in a dictionary.html | 177 bytes |
7. DICTIONARY Merge two dictionaries into one.html | 177 bytes |
8. HelloHelloHelloHelloHello.html | 177 bytes |
9. DICTIONARY Update a Dictionary.html | 177 bytes |
10. Hello World.html | 177 bytes |
11. JSON Writing JSON to a File.html | 177 bytes |
12. JSON Convert Python Object to JSON.html | 177 bytes |
13. JSON Converting JSON to a Python Object.html | 177 bytes |
14. LISTS even numbers.html | 177 bytes |
15. LISTS Remove duplicates..html | 177 bytes |
1. MATH Calculate the area of a circle.html | 177 bytes |
2. MATH Absolute difference between two numbers.html | 177 bytes |
3. MATH Calculate the Absolute Value of a Number.html | 177 bytes |
4. MATH Calculate the Exponential Value of a Number.html | 177 bytes |
5. MATH Calculate the circumference of a circle.html | 177 bytes |
6. MATH Calculate the hypotenuse of a right-angled triangle.html | 177 bytes |
7. MATH Calculate the sum of even numbers in a list.html | 177 bytes |
8. MATH Calculate the Power of a Number.html | 177 bytes |
9. MATH Calculate the sum of all elements in a 2D list.html | 177 bytes |
10. MATH Calculate the Trigonometric Sine of an Angle.html | 177 bytes |
11. MATH Calculating the perimeter of a triangle.html | 177 bytes |
12. MATH Calculating the area of a rectangle.html | 177 bytes |
13. MATH Calculating the factorial of a number.html | 177 bytes |
14. MATH Convert Degrees to Radians.html | 177 bytes |
15. MATH Convert Celsius to Fahrenheit.html | 177 bytes |
16. MATH Convert decimal to binary.html | 177 bytes |
17. MATH Cube root of a number.html | 177 bytes |
18. MATH Find the Maximum and Minimum Values in a List.html | 177 bytes |
19. MATH Finding the square root of a number.html | 177 bytes |
20. MATH Generate a Random Number within a Range.html | 177 bytes |
21. MATH Round a Number to a Specific Decimal Place.html | 177 bytes |
22. OOP Create a class called Person and initialize it with a name and age..html | 177 bytes |
23. MATHS Check if a Number is Positive, Negative or Zero.html | 177 bytes |
24. OOP Create a class called Person and initialize it with a name and age..html | 177 bytes |
25. OOP To understand how to create a class and its constructor method in Python..html | 177 bytes |
1. PHYSICS Calculate the power of an object given the work done and time taken.html | 177 bytes |
2. PHYSICS Calculate the force on an object given its mass and acceleration.html | 177 bytes |
3. PHYSICS Calculate the momentum of an object given its mass and velocity.html | 177 bytes |
4. PHYSICS Calculate the Speed of Light in a Material.html | 177 bytes |
5. PHYSICS Calculate the Speed of Light in a Material.html | 177 bytes |
6. PHYSICS Calculate the velocity of an object after a certain distance and time.html | 177 bytes |
7. PHYSICS Find the time a rock takes to reach the ground..html | 177 bytes |
8. PHYSICS Fahrenheit to Celsius.html | 177 bytes |
9. PHYSICS Calculate the work done on an object by a force over a certain distance.html | 177 bytes |
10. PHYSICS Projectile Motion 1.html | 177 bytes |
11. PHYSICS Simple Harmonic Motion.html | 177 bytes |
12. PHYSICS Projectile Motion 2.html | 177 bytes |
1. REGEX Extract domain name from a URL.html | 177 bytes |
2. REGEX Find all phone numbers in a text.html | 177 bytes |
3. REGEX Replace a string in a sentence using RegEx.html | 177 bytes |
4. REGEX Validate an email address using RegEx.html | 177 bytes |
0 | 842.7 KB |
19. Uppercase Challenge.mp4.mp4 | 110.6 MB |
1 | 424.0 KB |
8. Palindrome Challenge.mp4.mp4 | 110.5 MB |
2 | 487.3 KB |
7. Fibonacci Series Challenge.mp4.mp4 | 95.8 MB |
3 | 250.1 KB |
23. Bubble Sort Challenge.mp4.mp4 | 93.7 MB |
4 | 325.7 KB |
18. Bubble Sort Challenge.mp4.mp4 | 93.7 MB |
5 | 337.9 KB |
11. Dictionary TKey,TValue (Part2).mp4.mp4 | 89.7 MB |
6 | 270.5 KB |
10. List T (Part2).mp4.mp4 | 87.1 MB |
7 | 880.3 KB |
2. Factorial Challenge.mp4.mp4 | 87.0 MB |
8 | 43.7 KB |
20. Convert Numbers to Text Challenge.mp4.mp4 | 84.2 MB |
9 | 846.0 KB |
10. Reverse Sentence Challenge.mp4.mp4 | 80.1 MB |
10 | 957.0 KB |
8. Reverse Sentence Challenge.mp4.mp4 | 80.0 MB |
11 | 1003.0 KB |
12. Decimal to Binary Challenge.mp4.mp4 | 73.0 MB |
12 | 980.9 KB |
19. Decimal to Binary Challenge.mp4.mp4 | 73.0 MB |
13 | 1018.3 KB |
14. Decimal to Binary Challenge.mp4.mp4 | 73.0 MB |
14 | 4.3 KB |
18. Diamond Pattern Challenge.mp4.mp4 | 72.6 MB |
15 | 418.1 KB |
13. Diamond Pattern Challenge.mp4.mp4 | 72.6 MB |
16 | 442.5 KB |
5. Data Types.mp4.mp4 | 72.4 MB |
17 | 582.4 KB |
17. Triangle Generation Challenge.mp4.mp4 | 71.6 MB |
18 | 365.0 KB |
14. Reference Table Challenge.mp4.mp4 | 71.5 MB |
19 | 527.1 KB |
25. Reference Table Challenge.mp4.mp4 | 71.5 MB |
20 | 556.5 KB |
11. Prime Number Challenge.mp4.mp4 | 70.2 MB |
21 | 857.1 KB |
15. LOGIN Challenge.mp4.mp4 | 66.8 MB |
22 | 162.7 KB |
27. LOGIN Challenge.mp4.mp4 | 66.8 MB |
23 | 190.4 KB |
21. LOGIN Challenge.mp4.mp4 | 66.8 MB |
24 | 195.3 KB |
3. Reverse Word Challenge.mp4.mp4 | 66.8 MB |
25 | 200.0 KB |
17. Guess Number Challenge.mp4.mp4 | 65.5 MB |
26 | 532.4 KB |
30. Guess Number Challenge.mp4.mp4 | 65.5 MB |
27 | 541.2 KB |
7. String Compression Challenge.mp4.mp4 | 64.8 MB |
28 | 159.9 KB |
21. String Compression Challenge.mp4.mp4 | 64.8 MB |
29 | 248.6 KB |
16. Polymorphism.mp4.mp4 | 64.5 MB |
30 | 505.0 KB |
12. ref, in, params Modifier.mp4.mp4 | 63.7 MB |
31 | 352.6 KB |
2. Do While Loop.mp4.mp4 | 62.9 MB |
32 | 130.0 KB |
13. Sum All Numbers in String Challenge.mp4.mp4 | 62.7 MB |
33 | 257.8 KB |
5. Double Addition Challenge.mp4.mp4 | 61.2 MB |
34 | 833.0 KB |
9. Parallelogram Challenge.mp4.mp4 | 59.0 MB |
35 | 977.0 KB |
6. Else - If Statement.mp4.mp4 | 58.2 MB |
36 | 769.2 KB |
16. Calculator Challenge.mp4.mp4 | 58.2 MB |
37 | 847.3 KB |
1. Reverse Array Challenge.mp4.mp4 | 58.0 MB |
38 | 979.2 KB |
23. Reverse Array Challenge.mp4.mp4 | 58.0 MB |
39 | 1007.5 KB |
9. Reverse Array Challenge.mp4.mp4 | 58.0 MB |
40 | 1024.0 KB |
3. Arithmetic Operators.mp4.mp4 | 54.4 MB |
41 | 585.4 KB |
1. Array (Part 2).mp4.mp4 | 51.6 MB |
42 | 391.8 KB |
6. Month Conversion Challenge.mp4.mp4 | 51.1 MB |
43 | 894.6 KB |
26. Month Conversion Challenge.mp4.mp4 | 51.1 MB |
44 | 903.3 KB |
22. Month Conversion Challenge.mp4.mp4 | 51.1 MB |
45 | 946.0 KB |
4. Swapper Challenge.mp4.mp4 | 48.6 MB |
46 | 403.0 KB |
24. Swapper Challenge.mp4.mp4 | 48.5 MB |
47 | 473.7 KB |
4. User Input.mp4.mp4 | 39.3 MB |
48 | 666.6 KB |
15. Intro to .NET.mp4.mp4 | 35.4 MB |
49 | 636.5 KB |
20. Intro to .NET.mp4.mp4 | 35.4 MB |
50 | 650.9 KB |
28. Introduction to IDE (slides) and Visual Studio.mp4.mp4 | 31.4 MB |
51 | 571.3 KB |
5. class deletion2.mp4.mp4 | 29.1 MB |
52 | 944.3 KB |
2. class init.mp4.mp4 | 25.1 MB |
53 | 909.8 KB |
1. Introduction.mp4 | 23.1 MB |
54 | 955.7 KB |
4. num.mp4.mp4 | 22.4 MB |
55 | 625.4 KB |
11. while break continue.mp4.mp4 | 21.5 MB |
56 | 532.3 KB |
7. if else.mp4.mp4 | 21.4 MB |
57 | 612.5 KB |
2. comments.mp4.mp4 | 20.8 MB |
58 | 177.3 KB |
1. setup.mp4.mp4 | 18.7 MB |
59 | 353.0 KB |
8. casting2.mp4.mp4 | 16.0 MB |
60 | 979.6 KB |
10. lambda.mp4.mp4 | 15.7 MB |
61 | 336.3 KB |
3. str.mp4.mp4 | 14.7 MB |
62 | 287.8 KB |
9. json parse.mp4.mp4 | 14.6 MB |
63 | 423.8 KB |
15. math min max pow.mp4.mp4 | 14.5 MB |
64 | 506.9 KB |
5. bool 2.mp4.mp4 | 14.4 MB |
65 | 571.7 KB |
4. class pass.mp4.mp4 | 14.3 MB |
66 | 726.2 KB |
3. class function2.mp4.mp4 | 14.2 MB |
67 | 785.5 KB |
29. IDE (Demo).mp4.mp4 | 13.8 MB |
68 | 206.2 KB |
12. func.mp4.mp4 | 12.5 MB |
69 | 476.0 KB |
14. tuple.mp4.mp4 | 11.7 MB |
70 | 333.7 KB |
11. dct.mp4.mp4 | 10.9 MB |
71 | 111.1 KB |
13. func param.mp4.mp4 | 10.7 MB |
72 | 327.1 KB |
7. random.mp4.mp4 | 10.6 MB |
73 | 446.5 KB |
8. module.mp4.mp4 | 10.4 MB |
74 | 608.6 KB |
1. class2.mp4.mp4 | 9.4 MB |
75 | 588.2 KB |
9. for loop.mp4.mp4 | 8.5 MB |
76 | 547.3 KB |
6. class object.mp4.mp4 | 7.3 MB |
77 | 696.1 KB |
10. while.mp4.mp4 | 6.5 MB |
78 | 559.7 KB |
6. if.mp4.mp4 | 5.4 MB |
Thanks for rating :
zuluDROOG (3), jhp2025 (5), KingRagnar (5), PeakBadass (5), TWDGOTfan (5), LokiGOAT (5),
zuluDROOG (3), jhp2025 (5), KingRagnar (5), PeakBadass (5), TWDGOTfan (5), LokiGOAT (5),
Name
DL
Uploader
Size
S/L
Added
-
25.1 MB
[142
/
6]
2023-10-16
Uploaded by FreeCourseWeb | Size 25.1 MB | Health [ 142 /6 ] | Added 2023-10-16 |
-
3.9 GB
[21
/
38]
2023-07-27
Uploaded by freecoursewb | Size 3.9 GB | Health [ 21 /38 ] | Added 2023-07-27 |
-
3.2 GB
[34
/
29]
2023-07-06
Uploaded by FreeCourseWeb | Size 3.2 GB | Health [ 34 /29 ] | Added 2023-07-06 |
NOTE
SOURCE: 500 Python Exercises Practical Python Challenges 2023
-----------------------------------------------------------------------------------
COVER
-----------------------------------------------------------------------------------
MEDIAINFO
None