Skip to content

A collection of Python scripts solving various programming challenges from Codewars. Each script includes a comment at the top referencing the original problem statement.

License

Notifications You must be signed in to change notification settings

EduardoGallego94/codewars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Codewars Solutions in Python

This repository contains Python scripts that provide solutions to various programming challenges from Codewars. Each script corresponds to a specific problem and includes the original problem statement as a comment at the beginning of the file.

Purpose

This project is part of my learning journey in programming and problem-solving. By solving challenges on Codewars, I aim to enhance my skills in Python and strengthen my understanding of algorithms and data structures.

Structure

  • Each file in the repository is a standalone script solving a specific problem.
  • The problem statement from Codewars is included as a comment at the top of each script.

How to Use

Clone the repository: git clone https://github.com/EduardoGallego94/codewars.git Run any script using Python.

Notes

The solutions provided here may not be the most optimal ones, as they represent my approach to solving the challenges at the time. Feel free to explore the scripts, suggest improvements, or share your thoughts by opening an issue or pull request.

About

A collection of Python scripts solving various programming challenges from Codewars. Each script includes a comment at the top referencing the original problem statement.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages