Arithmetic Operators

  • + 0 comments

    i guess it is because of raw_input() which cconsiders the console input as string and your program is doing string concatenation.