tamSayi = 10 #integer karakter = 'a' #char cumle = "Bu bir cümledir." #string ondalikSayi = 2.5 #float print tamSayi
10