|
Before going to the
intensive sample codes of PyS60 its very important that one should
understands the basic syntax of Python Language. This Page Talks about some
important issues on syntaxes of python which will be used throughout your
application development in PyS60.
This Basic Python lessons
are very important and are to be given an ample amount of weightage if one
wants to develop some complex mobile applications in python.
Following are the Syntax
issues covered:
1.
String Handling In
Python
2.
Lists and Tuples
3.
Looping in Python
4.
if statement
5.
Defining a Function
6.Dictionaries
in Python
|