Choice Card
Belongs to subject Python
What will be the output of the following Python code?
a=(2,3,4) sum(a,3)