fork download
  1. fact = "У кошки 32 мышцы в каждом ухе"
  2. print(fact.startswith(fact))# your code goes here
Success #stdin #stdout 0.07s 14140KB
stdin
Standard input is empty
stdout
True