About 50 results
Open links in new tab
  1. An Introduction to Python - The freeCodeCamp Forum

    Jun 1, 2021 · Python is a general purpose programming language that is dynamically typed, interpreted, and is known for its easy readability with great design principles. It was created by …

  2. Learning python - The freeCodeCamp Forum

    Sep 27, 2024 · Practice the Python basics multiple times if necessary before moving on to more advanced topics. When I was learning, I found this article helpful: Learn Python - Free Python …

  3. Latest Python topics - The freeCodeCamp Forum

    Jan 18, 2021 · Ask questions and share tips related to Python and any tools in the Python ecosystem.

  4. Build a Discount Calculator - The freeCodeCamp Forum

    Feb 1, 2026 · Tell us what’s happening: I am following the directions as far as I understand and am not sure where I am going wrong. Any help you be appreciated. Thank you in advance. …

  5. The Ultimate List of Python Programming Resources for Learning …

    Jan 18, 2017 · Python REPL in Browser Visual Python Code Walkthrough Codecademy Python How to Think Like a Computer Scientist - Interactive textbook that teaches programming with …

  6. Build an RPG Character - Python - The freeCodeCamp Forum

    Sep 7, 2025 · Build an RPG character - Build an RPG Character Python bluekirat September 7, 2025, 5:45pm 1

  7. Python for beginner - The freeCodeCamp Forum

    Jan 19, 2018 · Python Bootcamps: Learn Python Programming and Code Training Learn Python like a Professional! Start from the basics and go all the way to creating your own applications …

  8. The freeCodeCamp Forum - Join the developer community and …

    This community will help you learn to code and get a developer job.

  9. Build a Discount Calculator - The freeCodeCamp Forum

    Feb 2, 2026 · I think you misunderstood the subject. In this lab you will write a function that calculates the final price of an item after applying a percentage discount.

  10. Build a Travel Weather Planner - The freeCodeCamp Forum

    Feb 12, 2026 · Tell us what’s happening: I have passed every requirement except for the final one: When the distance is greater than 6 miles and no car nor a ride share app is available, …