• Source
    1. a = int(input())
    2. S = a * a
    3. print "Площадь квадрата: ", S