import re
def vowel(string):
return (re.sub("[aeiouAEIOU]","*",string)) string = "AEIOU" print(vowel(string)) #What is the ouput?
def vowel(string):
return (re.sub("[aeiouAEIOU]","*",string)) string = "AEIOU" print(vowel(string)) #What is the ouput?
Anonymous Quiz
51%
*****
49%
AEIOU
Tech news......π₯
YouTube has paid out more than $30 billion to creators, artists, and media organizations over the last three years, according to a new letter published by CEO Susan Wojcicki.
Share support β¨
YouTube has paid out more than $30 billion to creators, artists, and media organizations over the last three years, according to a new letter published by CEO Susan Wojcicki.
Share support β¨
Questions are completely prepared by our team NO BOT are used to make this questions.π
#YKYG: Which type of algorithm used to solve n Queens problem?
Anonymous Quiz
20%
LIFO
39%
Backtracking
24%
Floydd algorithm
17%
BFS ( Breadth first search )
Pro tip : my_str = input()
my_str = my_str.casefold()
rev_str = reversed(my_str)
if list(my_str) == list(rev_str):
print(my_str,"is a palindrome")
else:
print(my_str,"is not a palindrome")
my_str = my_str.casefold()
rev_str = reversed(my_str)
if list(my_str) == list(rev_str):
print(my_str,"is a palindrome")
else:
print(my_str,"is not a palindrome")
Tech news......π₯
An upcoming change to Googleβs Play Store policies will allow gambling and betting Android apps that use real money in 15 more countries, including the US, according to 9to5Google.
Share support β¨
An upcoming change to Googleβs Play Store policies will allow gambling and betting Android apps that use real money in 15 more countries, including the US, according to 9to5Google.
Share support β¨
πUPDATE:Just started some projects about game development and Competitive Codingπ
Videos from FEB π
Stay tuned π
Videos from FEB π
Stay tuned π
Tech news.... π₯
Airtel 5G π
Airtel successfully demonstrated live 5G services in Hyderabad. Becomes first Telecom To announce 5G ready network.
Government approvals are received - Airtel CEO π€©
Share support β¨
Airtel 5G π
Airtel successfully demonstrated live 5G services in Hyderabad. Becomes first Telecom To announce 5G ready network.
Government approvals are received - Airtel CEO π€©
Share support β¨
Which mobile UI/OS are you currently using?
Anonymous Poll
33%
IOS
14%
One UI
7%
Oxigen Os
46%
Others
Swift programming used to create softwares for.
Anonymous Quiz
43%
IOS
14%
Windows
13%
Andriod
29%
All of these
Tech news..... π₯
Microsoft is planning a series of news events over the coming months that will focus on categories like gaming, cloud, and Windows.
Share support β¨
Microsoft is planning a series of news events over the coming months that will focus on categories like gaming, cloud, and Windows.
Share support β¨