I'm just new here in Javascript and I would like to ask you question on how to make a simple fibonacci generator by which when a user input any number, it will find the nth term of the fibonacci sequence. Sample code is given.I'm just new here in Javascript and I would lik