C-17-Q115mediumsingle_mcq
To take the number as input in the multiplication-table program, the conversion function used is:
To take the number as input in the multiplication-table program, the conversion function used is:
- a
str() - b
int() - c
float() - d
bool()