diff --git a/sources/tech/20180325 Could we run Python 2 and Python 3 code in the same VM with no code changes.md b/sources/tech/20180325 Could we run Python 2 and Python 3 code in the same VM with no code changes.md index 1c43c1e430..7ec1044acd 100644 --- a/sources/tech/20180325 Could we run Python 2 and Python 3 code in the same VM with no code changes.md +++ b/sources/tech/20180325 Could we run Python 2 and Python 3 code in the same VM with no code changes.md @@ -1,3 +1,6 @@ +Translating by MjSeven + + Could we run Python 2 and Python 3 code in the same VM with no code changes? ======