AK Python
1.86K subscribers
39 photos
2 videos
11 files
236 links
Join here to unlock your programming ability
Download Telegram
import re
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 ✨
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 )
#ykyg : People read faster or slower depending what they read from.
An average people read 10% slower from a screen than from paper.

Share support ✨
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")
Most efficient way to check palindrome in python
Keep support & share ☺️
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 ✨
πŸ˜„UPDATE:Just started some projects about game development and Competitive Coding🌟

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 ✨
Which mobile UI/OS are you currently using?
Anonymous Poll
33%
IOS
14%
One UI
7%
Oxigen Os
46%
Others
#ykyg : DomainπŸ–₯
Did you know?

The first Domain name ever registered was Symbolics.Com

Share support ✨
Swift programming used to create softwares for.
Anonymous Quiz
43%
IOS
14%
Windows
13%
Andriod
29%
All of these
Your comments are welcomed..! No spamπŸ‘
#ykyg : Internet πŸ–₯
Did you know?

January 1, 1983 is considered the official birthday of the Internet. 

Share support ✨
UPDATE: New video will uploaded Today.πŸ‘
Check out this videoπŸ‘
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 ✨