Python Tutorial for Beginners |Import Math Functions in Python |code with Bushra

Publié le: 27 octobre 2023
sur la chaîne: Code with Bushra
122
3

This Python code defines a function named "function" that takes two input arguments, 'a' and 'b'. Inside the function, it converts 'a' and 'b' to integers, performs several mathematical operations on them, including addition, subtraction, multiplication, and division, and stores the results in 'add', 'subtract', 'multiply', and 'divide' variables, respectively. The division result is stored as a float to retain decimal precision. The function then returns these four results as a tuple. Outside the function, the code prompts the user to enter two values for 'a' and 'b' using the "input" function. It then calls the "function" with these user-provided values and prints the tuple containing the results of the mathematical operations.

FOLLOW MY ACCOUNTS :
FACEBOOK:  / codewithbushra  
LINKEDIN:  / codewithbushra  


Sur cette page du site, vous pouvez voir la vidéo en ligne Python Tutorial for Beginners |Import Math Functions in Python |code with Bushra durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Code with Bushra 27 octobre 2023, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 122 fois et il a aimé 3 téléspectateurs. Bon visionnage!