Computer Science, asked by abishekcps, 8 months ago

Code In Python : The code does not execute properly. Try to figure out why ??

def multiply(a, b):
a * b

Answers

Answered by ramita2005
2

Answer:

Python is a very simple language, and has a very straightforward syntax. It encourages programmers to program without boilerplate (prepared) code. The simplest directive in Python is the "print" directive - it simply prints out a line (and also includes a newline, unlike in C)

Answered by Itzpureindian
1

Answer:

cell is fundamental structural and functional unit of life remember it

Similar questions