Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 160 Bytes

Exe2.md

File metadata and controls

6 lines (4 loc) · 160 Bytes

Write a python program to Multiply argument a with argument b and return the result:.

Example:

Specified number: a=10 and b=20
 Expected Answer:200