fork(1) download
  1. s = input()
  2. print(s.count('a'))
Success #stdin #stdout 0.08s 14124KB
stdin
print
stdout
0