Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 141 Bytes

cheeky_tricks.md

File metadata and controls

4 lines (3 loc) · 141 Bytes

* -> use * in front of range to print all the elements filter() isalnum() -> checks if the given string is alphanumberic (ie a-z and 0-9)