Tuples and Imports

 Today we spent a little time but not much on both Tuples and Imports and since they were such small lessons, instead of making 2 smaller posts I decided to combine them. The instructor said there was more to learn on tuples but we only needed to be able to recognize them. 

Important take aways are:

They are similar to lists but with () instead of []

They cannot be changed like list can. 


Now as far as imports the important thing I took away is that there are certain things in which you might need such as date/time, system information, or different libraries that need to be imported and you can do this with the regular command or you can add an alias so its easier to type.





Feel free to reach out on LinkedIn or Twitter






Comments

Popular posts from this blog

LLMNR

More mitigations

Overwrite and BadChars