Changes

Jump to: navigation, search

OPS435 Python Lab 1

79 bytes removed, 18:06, 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 be signed (+ or -) or unsigned. This section Here we 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