Skip to content

Commit

Permalink
Upadate day7.py
Browse files Browse the repository at this point in the history
  • Loading branch information
abba360 authored Jan 29, 2023
1 parent 8905df9 commit 1c0732d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion 30DaysOfPython/day7/day7.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,3 @@
# Convert the ages to a set and compare the length of the list and the set, which one is bigger?
# Explain the difference between the following data types: string, list, tuple and set
# I am a teacher and I love to inspire and teach people. How many unique words have been used in the sentence? Use the split methods and set to get the unique words.
# 🎉

0 comments on commit 1c0732d

Please sign in to comment.