fork download
  1. napis = "genetyka"
  2. print(napis.count("e"))
Success #stdin #stdout 0.07s 14144KB
stdin
Standard input is empty
stdout
2