Skip to content

Simple python function exercises and beginner tasks in preparation for the Maker's coding assessment

Notifications You must be signed in to change notification settings

Kingcatch/intro-to-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A collection of exercises, geared toward practising the fundamentals of python programming including list comprehension, functions, dictionaries and loops.

Also includes some simple functions for string manipulation and numeric operations including:

  • a time conversion function
  • a function to find the longest word in a string
  • summing up numbers in a list or range
  • word capitaliser

About

Simple python function exercises and beginner tasks in preparation for the Maker's coding assessment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 91.6%
  • Shell 7.5%
  • Nix 0.9%