python 15 October 2020 Calling Matlab code in Python How to call a Matlab script using Python code based on the Matlab Engine API for Python
python 12 October 2020 The ternary operator in Python The ternary operator ?: is part of the syntax in different programming languages used for conditional expressions. Is also known as conditional operator, inline if or just ternary if. Now, this is the theory which looks nice! But, how about in Python?
python 6 October 2020 Python game's engines compilation Including the source code repository (aka. Github)
story 1 October 2020 Simple & quick start with GitBook (and GitHub) How to start with GitBook for beginners