Learn Python from Scratch — Build a Real Project in 1 Day 🚀
Join now
Learn Python
From Zero to Hero, Learn Python in a new way and boost your career.
13/12/2022
Trick question !
12/12/2022
Entry level Python Interview question
08/12/2022
Entry-Level Python Interview question on Memory Management
07/12/2022
Python SLicing Question.
03/12/2022
Short Hand if else statement in Python
23/11/2022
Day 4 tutorials: Introduction to Python Datatypes
Must share and read: http://www.thetechstats.com/ipython/day4.html
21/11/2022
Is your birth date magical? Simple python program to see how magical you are!
Paste this code in your IDE, or online Python Interpreter and see the magic:
-----------------------------------------------------------------------
import random
magic_number = random.randint(1, 31)
my_birthdate = int(input('Enter your birhday date: '))
if magic_number == my_birthdate:
print('You are magical')
else:
close = abs(magic_number - my_birthdate)
if close > 5:
print('You are ', close, ' numbers away to magic')
else:
print('You are ', close, ' numbers close to magic')
print('Magic number: ', magic_number)
20/11/2022
Important Python Datatypes
19/11/2022
Excited to share: Day 3 Tutorial - Numbers in Python | Simple Calculations
Must read: http://www.thetechstats.com/ipython/day3.html
07/10/2022
Comment down your answers! If you want to learn how this works
Please read the tutorial here about Python Variables: http://www.thetechstats.com/ipython/day2.html
Click here to claim your Sponsored Listing.
Location
Category
Telephone
Website
Address
Mumbai