AK Python
1.86K subscribers
39 photos
2 videos
11 files
236 links
Join here to unlock your programming ability
Download Telegram
🗣️ VIDEO UPDATE: New video will release at 8:00 PM 👍
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
AK Python
https://youtu.be/4WQtMPCLRPo
Check out this video👍
This media is not supported in your browser
VIEW IN TELEGRAM
#ykyg :
Did you know?
There is special Braille technology and accessories for blind people to use cell phones.

It uses special pins that go up and down so the user can touch and read the info.

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
#ykyg :
Did you know?

eBay was created by an Iranian-American computer programmer called Pierre Omidyar, 
he was working on designing code for an online auction website originally called Auction Web.

Share support
AK Python
https://youtu.be/Z1l59ACbC4s
Check out this video👍
Just uploaded new video 👍 ( completely for beginners )
This media is not supported in your browser
VIEW IN TELEGRAM
Many of you asking me : How to install freegames library on your machine...Here is the simple solution👍
import random
gen=random.randint(000000,100000)
username=input('Enter the username:')
print('hello',username)
print('Here is your OTP:',gen)
password=input("Enter the otp to login:")
if password==str(gen):
print('Login success')
else:
password!=str(gen)
print('login failed')
👍1
source code for OTP generator
VIDEO UPDATE: The video is about sending mails by using an voice assitant in python (25 lines) will be out tomorrow🔥
Which one of the following is NOT desired in a good Software Requirement Specifications (SRS) document? (Gate question)
Anonymous Quiz
26%
Functional Requirements
32%
Non-Functional Requirements
19%
Goals of Implementation
24%
Algorithms for Software Implementation
Email voice assistant video is out now..!