Using isdigit() Method in Python

preview_player
Показать описание
This code example demonstrates the isdigit() method to accept only an integer from a user input. Any other character is rejected and the user has to enter an integer.
Рекомендации по теме
visit shbcf.ru