Youtube video about the above issue .
For this particular post, I will be exploring String data types. At a high level, will go into how string is entered and created in python. I am using VSCode as my IDE. I’ll be commenting what each particular code will do to make it for easier reference. All my code executions is run within…
Below is the various type of python data types. Brief descriptions for each data types: Sequence: Ordered collections of similar or completely different data types. Three type of sequence: a. String – any sequence of characters enclosed within a single quotes, double quotes or triple quotes. b. List – any objects groupings stored in a…
|
Youtube video about the above issue . READ MORE
After several months of being engaged on work related projects, I had again the opportunity to start updating my blog.… READ MORE
I’m setting up today a Palo Alto devices when suddenly after uploading the Panorama image and adding the Panorama and… READ MORE
|
CCIE Marathon discussed the below topics on this video: pyats installation and handling the errors encountered during installations created testbed… READ MORE
Install Python 3 Virtual Environments in Ubuntu sudo apt updatesudo apt upgradeapt install python3-pipapt-get install python3-venv To create Virtual Environment… READ MORE
Passionate about simplifying the complex world of networking and automation.