Tech news...... 🖥
Instagram's new Live Rooms feature lets up to four people go live at once.
Previously, you could only go live with one other person.
Share support ✨
Instagram's new Live Rooms feature lets up to four people go live at once.
Previously, you could only go live with one other person.
Share support ✨
from spellchecker import SpellChecker
spell=SpellChecker()
while True:
word=input('Enter the word:')
word=word.lower()
if word in spell:
print("'{}' is spelled correctly!".format(word))
else:
correctwords=spell.correction(word)
print("The best suggestion for '{}' is '{}'".format(word,correctwords))
spell=SpellChecker()
while True:
word=input('Enter the word:')
word=word.lower()
if word in spell:
print("'{}' is spelled correctly!".format(word))
else:
correctwords=spell.correction(word)
print("The best suggestion for '{}' is '{}'".format(word,correctwords))
ALERT synonym for (Aptitude question)
Anonymous Quiz
20%
Energetic
32%
Observant
24%
Intelligent
24%
Watchful
Tech news..... 🖥
Tesla has launched a new social platform on its website geared at letting owners and fans of the brand.
“it's take actions on behalf of Tesla and the movement for cleaner energy.” The new microsite — called the “Tesla Engagement Platform”.
Share support ✨
Tesla has launched a new social platform on its website geared at letting owners and fans of the brand.
“it's take actions on behalf of Tesla and the movement for cleaner energy.” The new microsite — called the “Tesla Engagement Platform”.
Share support ✨
If two fair coins are flipped and at least one of the outcomes is known to be a head, what is the probability that both outcomes are heads? (Probability question)
Anonymous Quiz
47%
1/2
14%
1/3
16%
2/3
23%
1/4
Tech news...... 🖥
Satellite television provider Dish Network has announced its plan to acquire cell carrier Republic Wireless,
The company plans to launch 5G service in the US later this year.
Share support ✨
Satellite television provider Dish Network has announced its plan to acquire cell carrier Republic Wireless,
The company plans to launch 5G service in the US later this year.
Share support ✨