Sort by

recency

|

969 Discussions

|

  • + 0 comments
    a = int(input())
    b = int(input())
    print(f"{a//b}\n{a/b}")
    
  • + 0 comments

    if name == 'main':

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

    Python is a versatile, high-level programming language known for its simplicity, readability, and extensive libraries, making it ideal for web development, data analysis, and automation.

  • + 0 comments

    if name == 'main': a = int(input()) b = int(input())

    print(a//b)
    print(a/b)
    
  • + 0 comments

    Which type of handbags do you prefer for daily use and why? Share your favorite styles and brands!