8
Checkio-User
4 13
295/ 345
Last seen 1 year ago
Member for 1 year, 10 months, 3 days
Difficulty Normal
Missions (38) / Solutions (12)
Best solutions / Newest solutions
Initiation
Simple solution
Correct Sentence
endswith
upper
not
print
str
1
Very simple
Backward String
print
str
Probably could be better :)
All Upper I
upper
bool
False
True
else
First
Number Length
print
int
str
len
I guess my solution isn't efficent :)
Replace First
pop
typing.Iterable
Iterable
not
typing
Much easier to understand
Is Even
bool
print
False
True
else
1
Clear solution for people like me who are beginners
Sum Numbers
isdigit
split
int
str
for
Easy solution by using all()
All the Same
Any
typing.Any
all
List
typing.List
Home
For sure there are better solutions :)
Split List
elif
list
else
len
if
Clear solution :)
Date and Time Converter
datetime.strptime
strptime
f-string
datetime.datetime
datetime
Clear solution for people like me who are beginners
Second Index
find
None
print
int
str
Clear solution, maybe not the most efficent :)
Even the Last
not
sum
print
list
int