vtcbca / internal-exam-23BCA321

23bca-python-sqlite-internal-exam-303-PYTHON-EXAM created by GitHub Classroom
0 stars 0 forks source link

q.12 #3

Open 23BCA321 opened 1 month ago

23BCA321 commented 1 month ago
  1. Create BCA.txt. Write 5 lines directly and 5 lines must be taken from user. Print the smallest and largest word in this file. txt.txt

explain this progarm solve error

23bca260 commented 1 month ago

YOU CAN WRITE : smallest_word = min(line)