Saturday, June 8, 2013

Python Fundamentals Part1

This week in GIS programming we worked on the fundamentals of Python. For those of us who have never worked with writing scrips, it was challanging and frustrating. However, for me, it was also incredibly rewarding once I figured it out and got the correct results. We manipulated variables and  used various functions; float(x), str(x) and more, to write a script which tells us how many e's we have in our middle name. Above are the results of the script.

No comments:

Post a Comment