Mega Code Archive
Search
.Net
ASP .Net
ASP .Net Tutorial
C#
C# Book
C# by API
C# Tutorial
VB.Net
VB.Net by API
VB.Net Tutorial
Visual C++ .Net
VisualBasic Script
Java
Java
Java Book
Java by API
Java Tutorial
Script
Flash ActionScript
Flex
JavaScript DHTML
JavaScript Reference
JavaScript Tutorial
Database
MSSQL
MSSQL Tutorial
MySQL
MySQL Tutorial
Oracle PLSQL
Oracle PLSQL Tutorial
PostgreSQL
Languages
Android
C
C Tutorial
C++
C++ Tutorial
Delphi
Perl
PHP
Python
Python Tutorial
Ruby
Silverlight
Office
MSOfficeExcel 2007 Tutorial
MSOfficePowerPoint 2007 Tutorial
MSOfficeWord 2007 Tutorial
Data
XML
XML Tutorial
Python
Data Type 35 codes
Home
Python
Data Type
1 1 is true in Python
2 A value as a condition
3 Adding 1 to maxint
4 Anything with a non-zero length is true, empty sequences are false
5 Big number
6 Bit calculation
7 Bitwise AND
8 Bitwise or
9 Boolean operation in if
10 Code for Handling Large maxints
11 Compare integers using if structures, relational operators and equality operators
12 Complex Number Multiply
13 Complex Numbers
14 Convert integers to octal and hexadecimal strings with a string formatting expression
15 Convert String to integer (int)
16 Decimal Floating Point Arithmetic
17 Define and use int
18 Define and use integer
19 Hex literals
20 In Python any non-zero integer value is true; zero is false
21 Int
22 Int function
23 Int value demo
24 Integer division returns the floor
25 Long Integer
26 Mixed-type conversions
27 Oct and hex function
28 Octal literals
29 Operators with mixed type operands convert the integer operand to floating point
30 Tools for Working with Lists
31 Use ( ) in calculation
32 Use abs(z) to get its magnitude (as a float) or z real to get its real part
33 Use function
34 Using Python as a Calculator
35 Whats True in Python