String name = ("name"); int age = ("age"); String city = ("city"); How can I declare the integer as age correctly?