Skip to content
Advertisement

How do i remove special characters in output print (brackets, the (‘) and the comma)

My code :

JavaScript

The output :

JavaScript

the output i want :

hello 10

basically i want to remove the ‘ , () thanks in advance

Advertisement

Answer

Here is a list of all the ways:

JavaScript
User contributions licensed under: CC BY-SA
3 People found this is helpful
Advertisement