Python 3 Cheat Sheet - CAS

©2012-2015 - Laurent Pointal Python 3 Cheat Sheet License Creative Commons Attribution 4 Latest version on : ... '.join(['toto','12','pswd']) ... os.path and pathlib f.close() ☝ dont forget to close the file after use ! Very common: opening with a guarded block ... ................
................