Re: [Tutor] change the position and updated

2017-04-26 Thread Sarika Shrivastava
x_length): >> pass >> result="" >> for i in range(0,max_length): >> try: result = result + list1[i] >> except: pass >> try: result = result + list2[i] >> except: pass >> pri

[Tutor] change the position and updated

2017-04-26 Thread Sarika Shrivastava
up append on 4 So it make 14 after tat 2 we pick and append on 5 so 25 then final o/p is 1425 , Please check output also... -- Best regards, Sarika Shrivastava Associate Engineer Continental Automotive Components (India) Pvt. Ltd., 8th Floor, Gold Hill Supreme Software Park, Plot No. 21, 22

Re: [Tutor] How can I run this test script using selenium while making connection and running the code I am facing issue Please see my code below

2017-01-19 Thread Sarika Shrivastava
Yes I dont have issue with unittest framework but i dont have to reconized my issue How can I resolve this issue ?? So I need to use splinter??? On Thu, Jan 19, 2017 at 7:56 AM, Sarika Shrivastava <sarika1989...@gmail.com > wrote: > Yes I dont have issue with unittest framework but i

[Tutor] How can I run this test script using selenium while making connection and running the code I am facing issue Please see my code below

2017-01-18 Thread Sarika Shrivastava
# elem.send_keys(Keys.RETURN) # assert "No results found." not in driver.page_source def tearDown(self): pass # self.driver.close() if __name__ == "__main__": unittest.main() [image: Inline image 2] -- Best regards, Sarika Shrivastav

[Tutor] Question how to ready data from excle file and convert the german to english language

2015-09-10 Thread Sarika Shrivastava
Hello pythonistats, I wanted to ready data from excel file which in german Language and onovert to English language ?? -- Thanks Sarika Shrivastava | Software Developer Trainee www.zeomega.com ___ Tutor maillist - Tutor@python.org To unsubscribe

Re: [Tutor] Learning to program, not code.

2014-12-19 Thread Sarika Shrivastava
Hello All I am also facing write a code in python please help me for this i read all concepts of python but whem i will started this i am facing lot of problems . -- Forwarded message -- From: Brandon Dorsey brandon...@gmail.com Date: Fri, Dec 19, 2014 at 7:39 AM