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. 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 …

  5. Build a Pin Extractor - Step 17 - Python - The freeCodeCamp Forum

    Jan 1, 2026 · Tell us what’s happening: I have looked into the code and the answers in the forum. However, I’m still not able to pass this step. It keeps showing: Step 17: You should move the …

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

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

  7. 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

  8. 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 …

  9. Build a Caesar Cipher - Step 23 - Python - The freeCodeCamp Forum

    Dec 5, 2025 · Tell us what’s happening: i can not solve the step 23 of build a caesar cipher, can anyone help me with this please? thank you! Your code so far def caesar (text, shift, …

  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, …