American Young Coder

AYC logo

2 pm – Intro To Python – Saagar Mahadev

Today we did: Variables: why they are used (to store information) and how to declare them (variable_name = value) Data Types: the 4 types (integer, float, string, boolean) Variable naming conventions (case-sensitivity,Read More...