Python Naming ConventionsLike all programming languages, Python has conventions for naming. This post covers some of them for Python version […] April 23, 2023 in Python tagged comment / naming / reserved / guide / style / convention / keyword by Mike
PowerShell CommentingYou can and should write comments in tour PowerShell scrips. Use the hash (#) symbol at the beginning […] March 4, 2021 in Windows tagged comments / script / comment / region / PowerShell by Mike