Changes

Jump to: navigation, search

OPS435 Python Lab 1

5 bytes removed, 17:49, 22 May 2017
Integer Variables
==== Integer Variables====
:Integer variables are used to store a integer numbers that can be used for mathematical operations (discussed in the next section). Integers do NOT contain decimals, and they can have be signed (+ or -) or unsigned. This section will show you how to store integers in a variable, perform some simple math operations, and display the integer value or results from mathematical operations.
:'''Perform the following steps:'''
198
edits

Navigation menu