• Python: Division on HackerRank Solution

             


    Task
    The provided code stub reads two integers,  and , from STDIN.

    Add logic to print two lines. The first line should contain the result of integer division,  // . The second line should contain the result of float division,  / .

    No rounding or formatting is necessary.

    Example

    • The result of the integer division .
    • The result of the float division is .

    Print:

    0
    0.6
    

    Input Format

    The first line contains the first integer, .
    The second line contains the second integer, .

    Output Format

    Print the two lines as described above.

    Sample Input 0

    4
    3
    

    Sample Output 0

    1
    1.33333333333

    Solution

        a = int(input())

        b = int(input())
        print(a//b)
        print(a/b)
  • 0 comments:

    Post a Comment

    GET A FREE QUOTE NOW

    Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.

    Search This Blog

    Powered by Blogger.

    Blog Archive

    ADDRESS

    4759, NY 10011 Abia Martin Drive, Huston

    EMAIL

    contact-support@mail.com
    another@mail.com

    TELEPHONE

    +201 478 9800
    +501 478 9800

    MOBILE

    0177 7536213 44,
    017 775362 13