AreaRect

    0

    3

    Mahendra Kumar

    basicMathsbeginner

    Calculating the area of a rectangle

    # take inputs
    length = 2
    width = 5
    # calculate area of rectangle
    area = length * width
    # display result
    print('Area of rectangle = ',area)
    
    Codiga Logo
    Codiga Hub
    • Rulesets
    • Playground
    • Snippets
    • Cookbooks
    Legal
    • Security
    • Privacy Policy
    • Code Privacy
    • Terms of Service
    soc-2 icon

    We are SOC-2 Compliance Certified

    G2 high performer medal

    Codiga – All rights reserved 2022.