void main() { String name = "Feri"; print(name.length); }