python-beginner-programming-exercises
                                
                                 python-beginner-programming-exercises copied to clipboard
                                
                                    python-beginner-programming-exercises copied to clipboard
                            
                            
                            
                        Practice your Python programming skills with this interactive and auto-graded set of exercises.
I just changed the dots for '.-' in a list :)
Cant find anything!
This pull request adds an implementation to check if a word is a palindrome to the existing exercise in the repository. A is_palindrome(word) function has been added, which returns True...
Updated excersise 17 readme punctuation mark
This fixes a duplicate test function name in test.py that broke compatibility with pytest. I also added assertion messages to improve debugging clarity. This preserves the original intent of the...
Cuando se abre la practica y querer correr los test da el siguiente error:  La versión de learnpack es 5.0: 
Codeanywhere is a cloud-based development environment that allows developers to open the repo and code in the browser-bassed IDE. It supports a wide range of programming languages, enabling users to...