1.

What would be output of this code?def func (a,b) :c=a*"ьreturn aprint (func (4,2))16428​

Answer»

4.Explanation:As it RETURNS 'a' to PRINT statementMark it as BRAINLIEST



Discussion

No Comment Found