Answer:
import re
with open("../../Downloads/Tweets.txt","r", encoding="utf-8") as tweets:
myfile = tweets.readlines()
for item in myfile:
item = item.rstrip()
mylist = re.findall("^RT (.*) ", item)
if len(mylist) !=0:
for line in mylist:
if line.count("#") >=1:
ln = line.split("#")
dm = ln[1]
print(f"#{dm}")
Explanation:
The python source code filters the document file "Tweets" to return all tweets with a hashtag flag, discarding the rest.
Una línea donde vas ordenando los hechos que han sucedido hasta el presente, aquí te dejo un ejemplo
•___________________________•
P. N. E. HISTORIA
A. E. D
L. O. M
E. L
O. I
L. T
I. I
T. C
I. O
C
I
Answer:
A
Explanation:
var3 is happy + birthday, ×2
l.e happy birthday happy birthday
Answer:
She wanted to impress her friends with the latest phone.
Explanation:
Edu 2021
Answer:
Graduated Drivers License process
Explanation:
It gradually develops skills, just using logic. Hope it helped!