1 Answer
+ 3
print in python is a built-in function but in java like in c you have to import some libraries first or include headers files.Functions prototypes are different from one language to another even the fact that they do the somthing like print/printf/.println....