Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"metadata": {},
"source": [
"Numbers:\n",
"\n",
"\nThere are 2 different type of numbers in python, first is Integers and they are just whole numbers, positive or negative.\n The second is going to be floating points that are notable because they have a decimal point in them or us an exponential to define a number for example 3.2 or 11000.554 ",
"Strings:\n",
"\n",
"Lists:\n",
Expand Down