Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 114 Bytes

all_digits.md

File metadata and controls

7 lines (4 loc) · 114 Bytes

All Digits

  1. How to check if all characters in a given string are digits?

Solution

  1. string.isdigit