#coding #datascience #python #dataanalyticswithpython #codenewbie #programming

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

Please never use int(input()). It's very prone to value errors if the user inputs any non numerical character.

Also, the age < 18 is age is **less than** 18. That means they're not allowed to vote, which means your code has a logical error because you mixed up the two print statements

rsvdark_main
welcome to shbcf.ru