Adverb, Probably (Ends With -ly)

Write a function that receives a string. It should return True if the string ends in 'ly' (lowercase only).

Examples:




©2017 Graham Mitchell