Skip to content

SaurabhAware/46-Simple-Python-Exercises-Solutions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

46-Simple-Python-Exercises-Solutions

Solutions of '46 Simple Python Exercises' from http://www.ling.gu.se/~lager/python_exercises.html It includes a list of exercises to introduce people to Python programming language.

This list of exercises comprises logical operators, loops, input and output, regular expressions and more in order for people to have a basic overview of the language.

In order for better categorization, the exercises have been divided into 4 sections.

  1. Very Simple Exercises
  2. Higher Order Functions and List Comprehension
  3. Simple exercises including Input and Output
  4. Somewhat harder exercises

This repository also includes the PDF file of the exercises.

Contributing

Everyone is welcome to contribute. Feel free to submit a pull request, issue or suggestion you may find relevant.

Reference

The original collection of exercises was created by Torbjörn Lager ([email protected]) and can be found here.

About

Solutions of '46 Simple Python Exercises' from http://www.ling.gu.se/~lager/python_exercises.html

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%