About 98,800 results
Open links in new tab
  1. The freeCodeCamp Forum - Join the developer community and learn …

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

  2. Learn Python List Comprehension by Building a Case Converter …

    Oct 2, 2025 · Turn your empty list into a list comprehension that converts each character in pascal_or_camel_cased_string into a lowercase character and prepends an underscore to it (the …

  3. Learn Introductory JavaScript by Building a Pyramid Generator - Step 55

    Jun 22, 2025 · Learn Introductory JavaScript by Building a Pyramid Generator: Step 55 | freeCodeCamp.org Is this better? I’m not sure how to have the screenshot of my code come up so I …

  4. STEP 36: Https://www.freecodecamp.org/learn/scientific-computing …

    Apr 18, 2025 · paths[start] = paths.append(start) this doesn’t follow the requirements Use the .append() method to append start to the paths[start] list. here you are overwriting paths[start] instead

  5. Learn the Bisection Method by Finding the Square Root of a Number ...

    Apr 23, 2025 · Tell us what’s happening: Had no idea why FCC didn’t pass my code I already put _ right in middle of for loop variable but nothing works Your code so far # User Editable Region def …

  6. Learn localStorage by Building a Todo App - Step 66

    Feb 6, 2025 · Learn localStorage by Building a Todo App - Step 66 JavaScript TylieTutu February 6, 2025, 7:25pm 1

  7. Learn HTML by Building a Cat Photo App - Step 40

    Dec 15, 2024 · Hi. The syntax to add an attribute to an element: <element name attributename="attributevalue"> The attribute is adding to the opening element .

  8. Learn Basic Debugging by Building a Random Background Color …

    Feb 28, 2025 · Learn Basic Debugging by Building a Random Background Color Changer - Step 2 JavaScript sofiaamaliavisintini February 28, 2025, 8:53pm 1

  9. Learn Basic CSS by Building a Cafe Menu - Step 79

    Apr 17, 2025 · Tell us what’s happening: To make the footer links the same color regardless if a link has been visited, use a type selector for the anchor element (a) and use the value black for the color …

  10. Learn Typography by Building a Nutrition Label - Step 45

    Nov 24, 2024 · Learn Typography by Building a Nutrition Label - Step 45 HTML-CSS Safi_1 November 24, 2024, 4:13pm 1