hi,

just a quick question: julia 0.4 git version

what is the best way to do something similar to pythons:

if foo == 'abc' and bar == 'bac' and zoo != '123':
  # do something


Thanks

Reply via email to