Skip to content

Opening book details…

About this document

Test by manish is a document available to read on EtoBox.

This Python code first prompts the user to enter a first number and stores it as the variable num_1, then prompts the user to enter a second number and stores it as num_2. It then prints a message saying it will multiply the two numbers, and prints the result of multiplying num_1 and num_2 on the next line.

Author
manish
Language
EN