You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Need to switch out whatever code is testing for y/n with console.yesno() or vice-versa. There's no need to be recreating the wheel there and it seems to work a whole lot better than whatever I was working with.
Need to switch out whatever code is testing for y/n with
console.yesno()or vice-versa. There's no need to be recreating the wheel there and it seems to work a whole lot better than whatever I was working with.