Class_3

Class_3

Ths is File is again saved in ./src

Constructor

new Class_3()

Source:

Methods

Function_A() → {string}

Return a random joke from the inner list
Source:
Returns:
Type:
string
A random joke

Function_B()

Print on the console a random joke. I hope it is funny!
Source:

Function_C(joke)

This function adds a joke into the inner array
Source:
Parameters:
Name Type Description
joke string A funny joke