[Tutor] (no subject)

2016-10-06 Thread Zeel Solanki
HelloI just started using python and my teacher has given us some problem to solve and I am having some problem soving the question below. I have written some part of the code already, so can u please correct the code for me to make it work. Please and thank you. Question: Write a function

[Tutor] Python Word Problems(Student)

2016-10-06 Thread Zeel Solanki
Hello, I am a grade 11 high school student and I am having a hard time solving the problem below. I have been stuck on it for days and I would like some guidance from you. The Problem: Write a function filter_long_words() that takes a list of words and an integer n and returns the list of words

[Tutor] Python Easy Word Problem (Grade 11)

2016-10-18 Thread Zeel Solanki
Hello, I just recently started learning python and I am having trouble figure out the following python problem. Can you please help me make the code for the the problem below: Problem: Write a version of a palindrome recogniser that accepts a file name from the user, reads each line, and prints