Week 3 - Numerics & String Data Types and Conversions

This week we will be learning about the numeric and string data types in Python and how to convert between them as well as an introduction to Selection.

Try Coding On Your Own Below:

Press "Enter" to go to a New Line

Press "Shift + Enter" to Run Code

Happy Coding Everyone!!

Planning Code

How To Plan a Coding Project Structure Workflow Planning & Execution of Code

Pseudocode & Flowcharts & Debugging

How To Write Pseudocode University of Waterloo - Writing Pseudocode GeeksforGeeks - Flowcharts More Flowchart Basics Mini Debugging Handbook Python Debugger - PDB

Numerics, String & Conversion (Focus on Int, String, Float)

W3Schools - Data Types Python Docs - STDTypes More Data Types Basics

YouTube Resources