Mathieu_021 0 Report post Posted December 15, 2004 Hi everyone ,I program python since one month , and I have trouble with indentation with ....- Blocks with more than 1 conditions- Blocks with lists- And with caracters " strings "I'd like you to give me some examples if possible and explane me the bases of indentation. I need to know it if I want to progress.Thanks Mathieu_021 Share this post Link to post Share on other sites
thedevil 0 Report post Posted December 16, 2004 Hi everyone , I program python since one month , and I have trouble with indentation with .... - Blocks with more than 1 conditions - Blocks with lists - And with caracters " strings " I'd like you to give me some examples if possible and explane me the bases of indentation. I need to know it if I want to progress. Thanks Mathieu_021 <{POST_SNAPBACK}> Ok any one tell me what is Python? i know its a programming language but still in confusion where to use it... ??is it like php of Visual basic??? Share this post Link to post Share on other sites
iGuest 3 Report post Posted December 16, 2004 Hi everyone , I program python since one month , and I have trouble with indentation with .... - Blocks with more than 1 conditions - Blocks with lists - And with caracters " strings " I'd like you to give me some examples if possible and explane me the bases of indentation. I need to know it if I want to progress. Thanks Mathieu_021 <{POST_SNAPBACK}> Blocks with more than 1 conditions = http://forums.xisto.com/no_longer_exists/Blocks with lists http://www.a-a-p.org/exec/user-python.html And with characters " strings " http://forums.xisto.com/no_longer_exists/ ok I think this is what you was talking about, if not let me know and I will get the information you need Share this post Link to post Share on other sites
Mathieu_021 0 Report post Posted December 18, 2004 Thanks , thanks But i'd prefer to know the number of spaces tou need to put in the blocks to have a correct indentation Share this post Link to post Share on other sites
iGuest 3 Report post Posted December 19, 2004 Show me an example of something you are haveing a problem with , but off the top of my head I cant think of what you need as far as indention, my main lang is vb, lol but I know some python Share this post Link to post Share on other sites