• + 0 comments
        let r = readLine();
    
    const PI = Math.PI;
    
    console.log(PI * math.pow(r,2));
    
        console.log(2 * PI * r );