{"id":61739,"url":"https://github.com/labex-labs/practice-python-programming-projects","name":"practice-python-programming-projects","description":"Build real Python projects with 92 beginner-friendly challenges. Learn by doing with guided coding exercises and practical applications.","projects_count":95,"last_synced_at":"2026-04-09T05:00:23.585Z","repository":{"id":243014998,"uuid":"811225253","full_name":"labex-labs/practice-python-programming-projects","owner":"labex-labs","description":"Build real Python projects with 92 beginner-friendly challenges. Learn by doing with guided coding exercises and practical applications.","archived":false,"fork":false,"pushed_at":"2025-10-23T00:15:52.000Z","size":64,"stargazers_count":12,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-03-26T17:57:50.902Z","etag":null,"topics":["algorithms","automation","awesome","awesome-list","beginner","computer-science","data-structures","exercises","hands-on","labex","learning","object-oriented-programming","programming","projects","python","scripting","software-development","web-development"],"latest_commit_sha":null,"homepage":"https://labex.io/learn/python","language":null,"has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/labex-labs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-06-06T07:24:08.000Z","updated_at":"2026-02-26T23:01:11.000Z","dependencies_parsed_at":"2024-09-19T04:01:05.772Z","dependency_job_id":"5c29848e-ad8c-4773-98cd-6dd55b00167d","html_url":"https://github.com/labex-labs/practice-python-programming-projects","commit_stats":null,"previous_names":["labex-labs/practice-python-programming-projects"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/labex-labs/practice-python-programming-projects","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fpractice-python-programming-projects","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fpractice-python-programming-projects/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fpractice-python-programming-projects/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fpractice-python-programming-projects/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/labex-labs","download_url":"https://codeload.github.com/labex-labs/practice-python-programming-projects/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fpractice-python-programming-projects/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31586410,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"online","status_checked_at":"2026-04-09T02:00:06.848Z","response_time":112,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"readme":"# Practice Python Programming Projects\n\n## Languages\n\n🇨🇳 [简体中文](README_zh.md) 🇯🇵 [日本語](README_ja.md) 🇪🇸 [Español](README_es.md) 🇫🇷 [Français](README_fr.md) 🇩🇪 [Deutsch](README_de.md) 🇷🇺 [Русский](README_ru.md) 🇰🇷 [한국어](README_ko.md) 🇧🇷 [Português](README_pt.md) 🇺🇸 [English](README.md) \n\n\u003cdiv align=\"center\"\u003e\n\u003cimg width=\"128px\" src=\"https://file.labex.io/path/E4pVLzVNCjyM.png\"\u003e\n\u003c/div\u003e\n\nLearn Python, a versatile, high-level programming language, with this structured learning path designed for beginners. These Python courses provide a systematic roadmap to master core concepts including Python syntax, data structures, and object-oriented programming. Develop practical skills through hands-on, non-video exercises in an interactive Python playground, enabling you to write clean and efficient code for various applications.\n\n## Exercises\n\n|   Index | Name                                                                                                                                        | Difficulty   | Practice                                                                                             |\n|---------|---------------------------------------------------------------------------------------------------------------------------------------------|--------------|------------------------------------------------------------------------------------------------------|\n|      01 | [Snake Game Using Python and Pygame](https://labex.io/courses/project-snake-game-using-python-and-pygame)                                   | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-snake-game-using-python-and-pygame)                  |\n|      02 | [Classic Pong Game Using Python and Pygame](https://labex.io/courses/project-classic-pong-game-using-python-and-pygame)                     | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-classic-pong-game-using-python-and-pygame)           |\n|      03 | [Create a GUI Calculator With Python](https://labex.io/courses/project-create-a-gui-calculator-with-python)                                 | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-create-a-gui-calculator-with-python)                 |\n|      04 | [Image Viewer Using Python and Tkinter](https://labex.io/courses/project-image-viewer-using-python-and-tkinter)                             | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-image-viewer-using-python-and-tkinter)               |\n|      05 | [Linux System Monitor Using Tkinter](https://labex.io/courses/project-linux-system-monitor-using-tkinter)                                   | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-linux-system-monitor-using-tkinter)                  |\n|      06 | [QR Code Generator Using Python](https://labex.io/courses/project-qr-code-generator-using-python)                                           | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-qr-code-generator-using-python)                      |\n|      07 | [Stopwatch Using Python and Tkinter](https://labex.io/courses/project-stopwatch-using-python-and-tkinter)                                   | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-stopwatch-using-python-and-tkinter)                  |\n|      08 | [Building a Tic-Tac-Toe Using Pygame](https://labex.io/courses/project-tic-tac-toe-using-pygame)                                            | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-tic-tac-toe-using-pygame)                            |\n|      09 | [Racing Game Using Pygame](https://labex.io/courses/project-racing-game-using-pygame)                                                       | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-racing-game-using-pygame)                            |\n|      10 | [Create a Sudoku Game Using Python and Pygame](https://labex.io/courses/project-create-a-sudoku-game-using-python-and-pygame)               | Intermediate | [🚀 Start Lab](https://labex.io/courses/project-create-a-sudoku-game-using-python-and-pygame)        |\n|      11 | [Creating a URL Shortener With Python and Flask](https://labex.io/courses/project-creating-a-url-shortener-with-python-and-flask)           | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-creating-a-url-shortener-with-python-and-flask)      |\n|      12 | [Building a REST API in Flask With SQLite](https://labex.io/courses/project-building-a-rest-api-in-flask-with-sqlite)                       | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-building-a-rest-api-in-flask-with-sqlite)            |\n|      13 | [Building a Network Scanner in Python](https://labex.io/courses/project-building-a-network-scanner-in-python)                               | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-building-a-network-scanner-in-python)                |\n|      14 | [Build Aliens Game Using Pygame](https://labex.io/courses/project-build-aliens-game-using-pygame)                                           | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-build-aliens-game-using-pygame)                      |\n|      15 | [Build Flappy Bird Using Pygame](https://labex.io/courses/project-build-flappy-bird-using-pygame)                                           | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-build-flappy-bird-using-pygame)                      |\n|      16 | [Build Maze Game Using Pygame](https://labex.io/courses/project-build-maze-game-using-pygame)                                               | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-build-maze-game-using-pygame)                        |\n|      17 | [Build a Digital Clock With Python](https://labex.io/courses/project-build-a-digital-clock-with-python)                                     | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-build-a-digital-clock-with-python)                   |\n|      18 | [Monty Hall Problem Simulation Using Tkinter](https://labex.io/courses/project-monty-hall-problem-simulation-using-tkinter)                 | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-monty-hall-problem-simulation-using-tkinter)         |\n|      19 | [ASCII Art Animation With OpenCV](https://labex.io/courses/project-ascii-art-animation-with-opencv)                                         | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-ascii-art-animation-with-opencv)                     |\n|      20 | [Create a 2048 Game in Python With Tkinter](https://labex.io/courses/project-create-a-2048-game-in-python-with-tkinter)                     | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-create-a-2048-game-in-python-with-tkinter)           |\n|      21 | [Connect Four Game - Human vs. AI](https://labex.io/courses/project-connect-four-game-human-vs-ai)                                          | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-connect-four-game-human-vs-ai)                       |\n|      22 | [Push Box Game With Pygame](https://labex.io/courses/project-push-box-game-with-pygame)                                                     | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-push-box-game-with-pygame)                           |\n|      23 | [FTP Weak Password Scanner Using Python](https://labex.io/courses/project-ftp-weak-password-scanner-using-python)                           | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-ftp-weak-password-scanner-using-python)              |\n|      24 | [Developing a Simple Online Chat Room Using Flask](https://labex.io/courses/project-developing-a-simple-online-chat-room-using-flask)       | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-developing-a-simple-online-chat-room-using-flask)    |\n|      25 | [Creating a Code Rain Animation Using Pygame](https://labex.io/courses/project-creating-a-code-rain-animation-using-pygame)                 | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-creating-a-code-rain-animation-using-pygame)         |\n|      26 | [Flappy Bird Detection in Video Using Match Template](https://labex.io/courses/project-flappy-bird-detection-in-video-using-match-template) | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-flappy-bird-detection-in-video-using-match-template) |\n|      27 | [Gravitational Simulation of Earth and Super Jupiter](https://labex.io/courses/project-gravitational-simulation-of-earth-and-super-jupiter) | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-gravitational-simulation-of-earth-and-super-jupiter) |\n|      28 | [Deploying MobileNet With TensorFlow.js and Flask](https://labex.io/courses/project-deploying-mobilenet-with-tensorflowjs-and-flask)        | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-deploying-mobilenet-with-tensorflowjs-and-flask)     |\n|      29 | [Build a Simple URL Shortener With Flask and MySQL](https://labex.io/courses/project-build-a-simple-url-shortener-with-flask-and-mysql)     | Advanced     | [🚀 Start Lab](https://labex.io/courses/project-build-a-simple-url-shortener-with-flask-and-mysql)   |\n|      30 | [Build a Web Based TCP Port Scanner](https://labex.io/courses/project-build-a-web-based-tcp-port-scanner)                                   | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-build-a-web-based-tcp-port-scanner)                  |\n|      31 | [Building a Port Scanner With Python](https://labex.io/courses/project-building-a-port-scanner-with-python)                                 | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-building-a-port-scanner-with-python)                 |\n|      32 | [Reverse Shell to Control Multiple Targets](https://labex.io/courses/project-reverse-shell-to-control-multiple-targets)                     | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-reverse-shell-to-control-multiple-targets)           |\n|      33 | [Classifying Iris Using SVM](https://labex.io/courses/project-classifying-iris-using-svm)                                                   | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-classifying-iris-using-svm)                          |\n|      34 | [Data Cleaning and Purification with Python](https://labex.io/courses/project-csv-data-purification)                                        | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-csv-data-purification)                               |\n|      35 | [Early Stopping for Machine Learning](https://labex.io/courses/project-early-stopping)                                                      | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-early-stopping)                                      |\n|      36 | [Encoding Label to One-Hot](https://labex.io/courses/project-encoding-label-to-one-hot)                                                     | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-encoding-label-to-one-hot)                           |\n|      37 | [Optimizing Gradient Descent for Global Optimization](https://labex.io/courses/project-haste-makes-waste)                                   | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-haste-makes-waste)                                   |\n|      38 | [Implementing Minkowski Distance Metric](https://labex.io/courses/project-implementing-minkowski-distance-metric)                           | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-implementing-minkowski-distance-metric)              |\n|      39 | [One Cut Into Two](https://labex.io/courses/project-one-cut-into-two)                                                                       | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-one-cut-into-two)                                    |\n|      40 | [Ordinary Least Squares in Python](https://labex.io/courses/project-ordinary-least-squares-python-implementation)                           | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-ordinary-least-squares-python-implementation)        |\n|      41 | [Simple Handwritten Character Recognition Classifier](https://labex.io/courses/project-simple-handwritten-character-recognition-classifier) | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-simple-handwritten-character-recognition-classifier) |\n|      42 | [Implementing Affine Encryption in Python](https://labex.io/courses/project-affine-encryption)                                              | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-affine-encryption)                                   |\n|      43 | [Area of a Circle](https://labex.io/courses/project-area-of-a-circle)                                                                       | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-area-of-a-circle)                                    |\n|      44 | [Automatic Registration of Subclasses](https://labex.io/courses/project-automatic-registration-of-subclasses)                               | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-automatic-registration-of-subclasses)                |\n|      45 | [Automatic Spaceship Detection Script](https://labex.io/courses/project-automatic-spaceship-detection-script)                               | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-automatic-spaceship-detection-script)                |\n|      46 | [Implementing Caesar Cipher Encryption](https://labex.io/courses/project-caesar-cipher)                                                     | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-caesar-cipher)                                       |\n|      47 | [Calculate Defective Rate for Clone Human](https://labex.io/courses/project-calculate-defective-rate-for-clone-human)                       | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-calculate-defective-rate-for-clone-human)            |\n|      48 | [Calculating Laser Weapon Damage](https://labex.io/courses/project-calculating-laser-weapon-damage)                                         | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-calculating-laser-weapon-damage)                     |\n|      49 | [Factorial Calculation in Python](https://labex.io/courses/project-calculation-of-factorial)                                                | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-calculation-of-factorial)                            |\n|      50 | [Polybius Square Encryption in Python](https://labex.io/courses/project-chessboard-encryption)                                              | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-chessboard-encryption)                               |\n|      51 | [Clear Code Encryption Implementation](https://labex.io/courses/project-clear-code-encryption)                                              | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-clear-code-encryption)                               |\n|      52 | [Implementing Column Permutation Encryption in Python](https://labex.io/courses/project-column-permutation-encryption)                      | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-column-permutation-encryption)                       |\n|      53 | [Convert JSON to CSV](https://labex.io/courses/project-convert-json-to-csv)                                                                 | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-convert-json-to-csv)                                 |\n|      54 | [Count Each Type Characters](https://labex.io/courses/project-count-each-type-characters)                                                   | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-count-each-type-characters)                          |\n|      55 | [Course Management and Data Comparison](https://labex.io/courses/project-course-update-tracking)                                            | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-course-update-tracking)                              |\n|      56 | [COVID-19 Data Analysis with Python](https://labex.io/courses/project-covid-19-data-statistics)                                             | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-covid-19-data-statistics)                            |\n|      57 | [Acrostic Poetry Decryption in Python](https://labex.io/courses/project-decipher-acrostic-poetry)                                           | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-decipher-acrostic-poetry)                            |\n|      58 | [Decrypting the Triangle Cipher](https://labex.io/courses/project-decrypting-the-triangle-cipher)                                           | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-decrypting-the-triangle-cipher)                      |\n|      59 | [Extract Information From Parameters](https://labex.io/courses/project-extract-information-from-parameters)                                 | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-extract-information-from-parameters)                 |\n|      60 | [Extracting and Sorting Movie Data from JSON](https://labex.io/courses/project-extract-movie-information)                                   | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-extract-movie-information)                           |\n|      61 | [Extracting User Input Information](https://labex.io/courses/project-extracting-user-input-information)                                     | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-extracting-user-input-information)                   |\n|      62 | [Python File Type Counter](https://labex.io/courses/project-file-type-statistics)                                                           | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-file-type-statistics)                                |\n|      63 | [Fix the Incorrectly Implemented Lab Class](https://labex.io/courses/project-fix-the-incorrectly-implemented-lab-class)                     | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-fix-the-incorrectly-implemented-lab-class)           |\n|      64 | [Generating a Battle Report](https://labex.io/courses/project-generating-a-battle-report)                                                   | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-generating-a-battle-report)                          |\n|      65 | [Handling Dates in Any Year](https://labex.io/courses/project-handling-dates-in-any-year)                                                   | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-handling-dates-in-any-year)                          |\n|      66 | [Implement a Simple Named Tuple](https://labex.io/courses/project-implement-a-simple-named-tuple)                                           | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-implement-a-simple-named-tuple)                      |\n|      67 | [Implementing an Immutable Dictionary](https://labex.io/courses/project-implementing-an-immutable-dictionary)                               | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-implementing-an-immutable-dictionary)                |\n|      68 | [Extract Rightmost Digit in Python](https://labex.io/courses/project-k-th-rightmost-digit)                                                  | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-k-th-rightmost-digit)                                |\n|      69 | [Leap Year or Common Year](https://labex.io/courses/project-leap-year-or-common-year)                                                       | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-leap-year-or-common-year)                            |\n|      70 | [Managing Specific Dates in a Year](https://labex.io/courses/project-managing-specific-dates-in-a-year)                                     | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-managing-specific-dates-in-a-year)                   |\n|      71 | [Matrix Operations: Row Swapping](https://labex.io/courses/project-matrix-operations)                                                       | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-matrix-operations)                                   |\n|      72 | [Operations With the OS Module](https://labex.io/courses/project-operations-with-the-os-module)                                             | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-operations-with-the-os-module)                       |\n|      73 | [Circular Seating Arrangement Problem Solving](https://labex.io/courses/project-order-of-performance)                                       | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-order-of-performance)                                |\n|      74 | [Extract Usernames from Text with Python](https://labex.io/courses/project-parse-username-string)                                           | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-parse-username-string)                               |\n|      75 | [Python Web Scraping with BeautifulSoup](https://labex.io/courses/project-parsing-web-elements)                                             | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-parsing-web-elements)                                |\n|      76 | [Perfect Number Finder Project](https://labex.io/courses/project-perfect-numbers)                                                           | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-perfect-numbers)                                     |\n|      77 | [Grouping Employees by Phone Number](https://labex.io/courses/project-personnel-grouping)                                                   | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-personnel-grouping)                                  |\n|      78 | [Implementing Rail Fence Cipher in Python](https://labex.io/courses/project-rail-fence-cipher)                                              | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-rail-fence-cipher)                                   |\n|      79 | [Unique Character Sorting in Python](https://labex.io/courses/project-remove-duplicates)                                                    | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-remove-duplicates)                                   |\n|      80 | [Skip When a Multiple of X](https://labex.io/courses/project-skip-when-a-multiple-of-x)                                                     | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-skip-when-a-multiple-of-x)                           |\n|      81 | [Soldier Serial Number Generator](https://labex.io/courses/project-soldier-serial-number-generator)                                         | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-soldier-serial-number-generator)                     |\n|      82 | [Square Root and Cube Root](https://labex.io/courses/project-square-root-and-cube-root)                                                     | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-square-root-and-cube-root)                           |\n|      83 | [Calculating and Formatting Square Roots](https://labex.io/courses/project-square-root-formatting)                                          | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-square-root-formatting)                              |\n|      84 | [Statistical Analysis of JSON Data](https://labex.io/courses/project-statistical-analysis-of-json-data)                                     | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-statistical-analysis-of-json-data)                   |\n|      85 | [Extract Numbers from Text File](https://labex.io/courses/project-string-manipulation)                                                      | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-string-manipulation)                                 |\n|      86 | [Text Tokenization with Python](https://labex.io/courses/project-string-tokenization)                                                       | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-string-tokenization)                                 |\n|      87 | [Sum of a Special Number Series](https://labex.io/courses/project-sum-of-a-special-number-series)                                           | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-sum-of-a-special-number-series)                      |\n|      88 | [Sum of Prime Numbers Under 100](https://labex.io/courses/project-sum-of-prime-numbers-under-100)                                           | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-sum-of-prime-numbers-under-100)                      |\n|      89 | [Swap Values of 3 Variables](https://labex.io/courses/project-swap-values-of-3-variables)                                                   | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-swap-values-of-3-variables)                          |\n|      90 | [Time Travel Destination Calculator](https://labex.io/courses/project-time-travel-destination)                                              | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-time-travel-destination)                             |\n|      91 | [Weekly Report Template Creation](https://labex.io/courses/project-weekly-report-template-creation)                                         | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-weekly-report-template-creation)                     |\n|      92 | [Yin Book Encryption Implementation and Testing](https://labex.io/courses/project-yin-book-encryption)                                      | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-yin-book-encryption)                                 |\n\n## More\n\n- 🔗 [Python Learn more about](https://labex.io/skilltrees/python)\n- 🔗 [Awesome Programming Projects](https://github.com/labex-labs/awesome-programming-projects)\n- 🔗 [Awesome Programming Courses](https://github.com/labex-labs/awesome-programming-courses)\n\n","created_at":"2024-06-13T00:00:19.821Z","updated_at":"2026-04-09T05:00:23.585Z","primary_language":null,"list_of_lists":false,"displayable":true,"categories":["More","More Projects","Other Lists","Exercises"],"sub_categories":[],"projects_url":"https://awesome.ecosyste.ms/api/v1/lists/labex-labs%2Fpractice-python-programming-projects/projects"}