About 206,000 results
Open links in new tab
  1. Step 42 in scientific computing with python - The freeCodeCamp

    Mar 22, 2025 · But the question wants you to add char to encrypted_text. The encrypted_text variable holds the current encrypted text, and we want to add the space (inside char) behind it. …

  2. Step 42 - Python - The freeCodeCamp Forum

    Feb 7, 2024 · Describe your issue in detail here. if char == ' ': print('True') else: print('False') print('space!') index = alphabet.find(char) new_index = index + shift. encrypted_text += …

  3. freeCodeCamp.org

    We would like to show you a description here but the site won’t allow us.

  4. Scientific Computing with Python Projects - GitHub

    This repository contains my solutions for the projects of the python course Scientific Computing with Python from freeCodeCamp.

  5. freeCodeCamp/curriculum/challenges/english/07-scientific-computing

    To create a vector space, you need to define how vectors should behave in several cases. Vectors can be added, forming a new vector. The special method __add__ can be …

  6. Freecodecamp's Scientific Computing with Python (Beta)

    Share your videos with friends, family, and the world

  7. Step 42 - Python - The freeCodeCamp Forum

    Feb 4, 2024 · Learn String Manipulation by Building a Cipher - Step 42. Learn to Code — For Free. The instructions just want you to print the string "space!" when char is equal to a space. …

  8. freeCodeCamp/curriculum/challenges/english/07-scientific-computing

    An interface doesn't have to define only abstract methods, but it can also implement methods to be inherited by the concrete classes. Before taking care of the actual implementation of solve …

  9. Scientific computing with python certification freecodecamp any

    Oct 28, 2020 · Get good at understanding databases, using APIs, obviously all the code fundamentals and write tests for all your code. Writing tests is very overlooked when someone …

  10. Scientific Computing with Python - Class Central

    In the Scientific Computing with Python Certification, you'll learn Python fundamentals like variables, loops, conditionals, and functions. Then you'll quickly ramp up to complex data …

    • Reviews: 4
    Refresh