Weijuer Posted on Nov 17, 2022 # Day 4 | How to resolve it? #welcome The problem How can I ensure the condition returns true and print 1. var a = ?; if(a == 1 && a == 2 && a == 3){ console.log(1); // 1 } Enter fullscreen mode Exit fullscreen mode Top comments (1) Subscribe Collapse Expand J3ffJessie J3ffJessie J3ffJessie Follow ServiceNow Developer | Torc Ambassador | Moderator at Dev.to Email jeffjessie@outlook.com Location Clarksville Pronouns He/Him Work Software Engineer at Accenture || ServiceNow Developer || Ambassador @Torc Joined Jan 16, 2019 • Nov 17 '22 Dropdown menu Copy link Hide Please use the #help tag for help with coding problems. Code of Conduct • Report abuse For further actions, you may consider blocking this person and/or reporting abuse
Top comments (1)
Please use the #help tag for help with coding problems.