ctx2002

Results 2 comments of ctx2002

> > > Axel, > re: impatient-js-quiz/variables-assignment.html > ![image](https://user-images.githubusercontent.com/8042192/51508481-40c7ea00-1daa-11e9-9dd6-6d22faca188d.png) > > Regards! @tedonmain, node.js v10.15.3 on windows 10, no errors.

still same problem. I have turned above bash script to a Powershell script,. ``` param( [Parameter(Mandatory=$true)] # Force this argument to be required [string]$model = "" ) while ($true) {...