Skip to content

These are just some code samples in Python to show my way of thinking.

Notifications You must be signed in to change notification settings

pawelzar/python-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Snippets

Build Status Coverage Status Code Quality

About

These are some programming exercises with my own solutions, which I find interesting and worth of showing. Most of these issues are short, but encouraged me to learn new things about Python and learn some clever approaches to solve problems (especially when the case is code golf).

Credits

Most of the tasks come from CodinGame, which I highly recommend if you want to prove your skills against other programmers in some coding games or just want to have fun when writing code. The games introduced there will often push you to learn some language specific tricks, which you may not have known before.

Table of contents

About

These are just some code samples in Python to show my way of thinking.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages