About 4,740 results
Open links in new tab
  1. Topics tagged python - forum.exercism.org

    2 days ago · Topics tagged pythonnext page →Topics tagged python

  2. Latest Python topics - Exercism

    Jan 22, 2025 · Welcome to the Python category. This is a space to ask any Python questions, discuss exercises from the Exercism Python track, or explore any other Python-related …

  3. Learning Python - Programming - Exercism

    Jan 20, 2023 · Hello all, I’m trying to learn Python. I’ve watched a number of youtube video’s, but I’m finding the exercism exercises a bit challenging; like the Luigi lasagna for example, anyone …

  4. I am struggling with the Lasagna exercise - Python - Exercism

    Dec 29, 2022 · The instructions are really complicated for something supposed to be simple and there is too much clutter. I dont understand what I am supposed to do

  5. Exercism Python Hello_world Submission error

    Feb 24, 2023 · The solution filename (or, Python files in general) should not contain dashes. The solution is expected to contain a function named hello. The solution function is expected to …

  6. Stuck on hello world - Python - Exercism

    Dec 6, 2022 · Stuck on hello world Programming Python hello-world Godsonike December 6, 2022, 8:33am 1

  7. Help in python blackjack exercise - Exercism - Exercism

    Apr 13, 2024 · :param card: str - given card. :return: int - value of a given card. See below for values. 1. 'J', 'Q', or 'K' (otherwise known as "face cards") = 10 2. 'A' (ace card ...

  8. Python - Resistor Color Expert - Exercism

    Apr 2, 2024 · In the Python track, on Resistor Color Expert exercise, there is this test:

  9. Help with wheat exercise - Python - Exercism

    Mar 6, 2024 · Hello everyone, I have been working on the python “numbers” exercise two, the “grains” exercise and I am a bit lost on how to go about writing the code. It is asking to: …

  10. Python: Space Age - Exercism

    Jun 4, 2023 · These two resources from Free Code Camp are decent: Object-Oriented Programming in Python and video Object Oriented Programming with Python. I haven’t gone …