index
:
projects/karpov_ai_bot
main
Telegram bot with Markov chain-based text generator
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test.py
blob: deea92d7479e6482cd26a93c600e4de5933b8249 (
plain
)
1
2
3
n
=
int
(
input
(
"-> "
))
print
(
n
%
2
==
0
)