My notes and examples while switching from Python2 to to Python3.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
six 64faf901b6 fix 2 years ago
010_var_string_list_split.py Change from 2 to 3 aka the Triangle commit. 6 years ago
020_tuple_var.py Change from 2 to 3 aka the Triangle commit. 6 years ago
030_set.py Change from 2 to 3 aka the Triangle commit. 6 years ago
040_dict.py Change from 2 to 3 aka the Triangle commit. 6 years ago
LICENSE.txt Change from 2 to 3 aka the Triangle commit. 6 years ago
README.md fix 2 years ago

README.md

Python3 notes

These are intended to be reminders on how to code in Python3. Whenever a refresh is needed the examples here are ready.

I started this repository while transiting to Python3 from Python2.

Preferred IDE used is "vim".

Looking for topics on linux: ls -l | grep var