Www.abss.k12.nc.us

str = when python detects a string of characters (numbers, letters, punctuation…. ) in quotes. int = when python detects an integer (positive or negative whole number) float = when python detects decimal numbers (i.e: 3.1569, 0.0, 9.9999, 5.0) print() formatting of strings can be done several ways: the + and the , are two ways. ................
................