AK Python
1.86K subscribers
39 photos
2 videos
11 files
236 links
Join here to unlock your programming ability
Download Telegram
#YKYG : A 50 PB hard drive could hold the entire written works of mankind, from the beginning of recorded history, in all languages.🀯

50 Petabytes (PB) = 50000000 GB
Share support 🌟
Tech news......πŸ–₯
Google and Alphabet CEO Sundar Pichai says in a blog post that the company would give $100 million in ad grants to the CDC Foundation, the World Health Organization, and other nonprofits.

Share support ✨
1000 subscribers on Telegram
Thank you for this🌟
#ykyg : Hackers πŸ€“
Do you know?
Hackers hack 30,000 websites every day.

Share support ✨
#YKYG : If it takes 5 minutes to boil one egg How much time take to boil 4 egg?
Anonymous Quiz
9%
7 min
8%
6 min
78%
5 min
6%
9 min
Tech news.....πŸ–₯
Twitter launched new product that it says will offer β€œa community-based approach to misinformation.”

With Birdwatch, users will be able to flag tweets,write notes to add context to those tweets and rate the notes written by others.

Share support ✨
#ykyg : Amazon 🀩

There are more than 200,000 Robots working in the Amazon warehouse, together with hundreds and thousands of human workers.

Share support ✨
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 🌟