Write a Python function named “checkQuotes” that is given a line read from a text file and returns True if each quote characters | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Write a Python function named “checkQuotes” that is given a line read from a text file and returns True if each quote characters

example:- "Today's high temperature will be 75 degrees‟ ➝ False

11th Apr 2019, 10:14 AM
Misal Chugh
Misal Chugh - avatar
1 Answer
0
For your school assignment, Please provide a code attempt so that we can help you at where you get stuck. Not to do on Sololearn Q&A https://code.sololearn.com/W26q4WtwSP8W/?ref=app
11th Apr 2019, 11:32 AM
Gordon
Gordon - avatar