INT College

Welcome!! 

We learned how to install Python. we saw the python.org site. we opened the python terminal and executed some basic commands. we learned about memory cells and few types: int, float, string. we saw how to access a string using brackets [ ] and few helper functions

More topics covered:

  • string len method
  • string [ minus numbers ]
  • type command
  • print (“\n” * 100)

Links:

Leave a comment