user name | message | ||
pythonista24x7 |
Hello Mr. X, good morning. Hope you're doing well | ||
pythonista24x7 |
Later Mr. X, have a good day | ||
pythonista24x7 |
I will see you in future on Twitch as-well | ||
pythonista24x7 |
Sorry need to get some sleep, I've added you on Twitter. | ||
pythonista24x7 |
lata ven-kat-raman | ||
pythonista24x7 |
You're so passionate about this stuff, someone should have hired you already :) | ||
pythonista24x7 |
Entanglement and Super-position | ||
pythonista24x7 |
Do you think we will ever be able to fabricate smaller than 7nm ? I guess that really boils down to having a good lithography machine | ||
pythonista24x7 |
Yup I agree. I can imaging the specialized machinery required for the whole process. | ||
pythonista24x7 |
Cool stuff! | ||
pythonista24x7 |
Just imagine storing TBs of data on DNA | ||
pythonista24x7 |
Nice, any thoughts on DNA Computing? | ||
pythonista24x7 |
What field? | ||
pythonista24x7 |
Mr. X, what do you do for living? | ||
pythonista24x7 |
Nope you can't create a PR from Gist | ||
pythonista24x7 |
Nice! | ||
pythonista24x7 |
Try installing WSL | ||
pythonista24x7 |
Now you can copy past the URL | ||
pythonista24x7 |
For file name type \"circle_demo.py\" it will autoformat it to python | ||
pythonista24x7 |
Yup | ||
pythonista24x7 |
Or goto gist.github.com | ||
pythonista24x7 |
Click New | ||
pythonista24x7 |
Goto github.com | ||
pythonista24x7 |
Put it on a gist | ||
pythonista24x7 |
git commit -m \"my change\" | ||
pythonista24x7 |
git add . | ||
pythonista24x7 |
git checkout -b circle_demo | ||
pythonista24x7 |
From documentation: Update the full display Surface to the screen | ||
pythonista24x7 |
print(f\"{x}, {y}\") | ||
pythonista24x7 |
You need to have it start with f |