Objects Everything in Python is an Object Objects are data structures, a way of storing digital information. A Data type A number (numerical) is a different data (text) type than…
Visual Studio Code (VSCode) Software https://code.visualstudio.com/ Recommended Extension: Code Runner Extension https://marketplace.visualstudio.com/items?itemName=formulahendry.code-runner Add Visual Studio Code to System Path: Will enable ability to Open Studio Code from Terminal Search for:…
fullmetalmacguy *@* gmail(DOT) com About and How to's This site is for notes and how tos When the following gray box and green text are used this means these are…
How To Fix the “Warning: Remote Host Identification Has Changed” Error (on Windows and Mac). If you are confident in the change(s) that caused this error, remove rm .ssh/known_hosts https://discussions.apple.com/thread/1861839?tstart=0
hosts -- host name data base DESCRIPTION The hosts file contains information regarding the known hosts on the network. For each host a single line should be present with the…