TheMulQuaBio / TMQB

The interactive, online Multilingual Quantitative Biologist
MIT License
37 stars 80 forks source link

Issue on page /notebooks/05-Python_I.html #133

Open hazmat7777 opened 3 weeks ago

hazmat7777 commented 3 weeks ago

if x: # no output because x is an integer print('yes')

should read "#no output because x is NOT an integer"

mhasoba commented 3 weeks ago

@hel0122 , do you mind checking and addressing this?