enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Step 43 - Python - The freeCodeCamp Forum

    forum.freecodecamp.org/t/learn-string-manipulation-by-building-a-cipher-step...

    Hi community. I’m really struggling with step 43, I don’t think I’m interpreting the instruction correctly hence I’m not ‘calling’ the required code. I’ve attempted various configurations still not getting it. Instruction: " Now, instead of printing 'space!' , use the addition assignment operator to add the space (currently stored in char ) to the current value of encrypted_text ...

  3. Scientific computing with python step 67 - The freeCodeCamp Forum

    forum.freecodecamp.org/t/scientific-computing-with-python-step-67/669639

    I’ve edited your code for readability. When you enter a code block into a forum post, please precede it with a separate line of three backticks and follow it with a separate line of three backticks to make it easier to read.

  4. Step 13 - Python - The freeCodeCamp Forum

    forum.freecodecamp.org/t/learn-string-manipulation-by-building-a-cipher-step...

    Instructions: Call the .find() method to the ‘alphabet’ variable. Pass text[0] to the method. Type the correct code in this post.

  5. Step 40 - Python - The freeCodeCamp Forum

    forum.freecodecamp.org/t/learn-string-manipulation-by-building-a-cipher-step...

    freeCodeCamp.org. Learn to Code — For Free ... Python. 1: 491: June 8, 2024 Learn String Manipulation by ...

  6. Step 39 - Python - The freeCodeCamp Forum

    forum.freecodecamp.org/t/learn-string-manipulation-by-building-a-cipher-step...

    Tell us what’s happening: lesson is asking the following: Now, instead of printing space! , use the addition assignment operator to add the space to the current value of encrypted_text . i have added the encrypted_text …

  7. Step 42 - Python - The freeCodeCamp Forum

    forum.freecodecamp.org/t/learn-string-manipulation-by-building-a-cipher-step...

    it says to print (space!) in teh clue section and I did but it doesn’t work

  8. Latest Python topics - The freeCodeCamp Forum

    forum.freecodecamp.org/c/python

    Ask questions and share tips related to Python and any tools in the Python ecosystem.

  9. Step 16 - Python - The freeCodeCamp Forum

    forum.freecodecamp.org/t/learn-string-manipulation-by-building-a-cipher-step...

    Tell us what’s happening: I have been having some issues with figuring this one out, and I think perhaps I’m just not understanding the question? I’m under the impression that the value I’m looking for here is either 10 or k but I’m not having any luck. How exactly am I supposed to be declaring this new variable? Am I overthinking it by utilizing the same string of ‘index’ and ...

  10. Ask questions and share tips related to Python and any tools in the Python ecosystem.

  11. Step 43 - Python - The freeCodeCamp Forum

    forum.freecodecamp.org/t/learn-string-manipulation-by-building-a-cipher-step...

    This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.