dev-resources.site
for different kinds of informations.
Day 5: Writing our first program in python with home🧡work
Published at
7/19/2024
Categories
python
100daysofcode
coding
computer
Author
aryan015
Author
8 person written this
aryan015
open
index
In this blog we will cover to take input and print it on the display.
input and output in python
You can take input from the user using input
function. Remember input function implicit convert input to string. If you enter number then you cannot perform operations on it.
# you can pass string param to input to display 🧡
import datetime # inbuilt module to play with dates in py
today = datetime.date.today() # datetime.date(2024, 7, 19)
current_year = today.year # 2024
print(current_year) # This will display the current year (e.g., 2024)
# int converts string to int
DOB = int(input('Enter you age')) # 1998
# calculate your age
print(current_year - DOB) # 26
Thank you
computer Article's
30 articles in total
The Evolution of Technology
read article
11 Essential Non-Coding Skills Every Developer Needs to Master
read article
The Transformative Power of Technology: Shaping the Present and Future
read article
5 Reasons AIO Gen 9 Computer is Ideal for Home and Office Use
read article
How to Choose the Right CPU for Your Desktop Computer
read article
Beginner-Friendly Basic Computer Course Overview
read article
Lenovo Distributor in Dubai Offers Reliable Solutions for Modern Businesses
read article
Boost Your AWS Backup in 5 Minutes: Automate EBS Snapshots with CloudWatch
read article
Master Git in 30 Minutes: Unlock Essential Terms and Commands for Efficient Collaboration
read article
How to Remove Malware from Your Computer
read article
Computer Teacher Interview Tips
read article
Demystifying Software-Defined Networking (SDN): Simplifying Network Management
read article
Day 5: Writing our first program in python with home🧡work
currently reading
What Every Cyber Specialist Needs to Know About Computer Structure
read article
Did you know?
read article
Make Your Events Unforgettable with be Matrix LED Tile Rental Indianapolis.
read article
Enhance Your Workflow with DeskTrack’s Productivity Monitoring Software
read article
O que é uma Memória RAM ECC? Para que serve e quando usar?
read article
Kompyuter nima va U Qanday ishlaydi ?
read article
Cuando la tecnologÃa aporta... ¿confusión?
read article
ij.start.canon/connect
read article
Troubleshooting Guide: Why Your Keyboard Isn't Working and How to Fix It
read article
Exploring the Advantages of Operating Systems
read article
Navigating the Digital Maze: A PCValley Journey in Computer Repair
read article
Basic Computer
read article
Unlocking the Future of Healthcare: A Computer Assisted Coding Demo
read article
Panoramic Infotech
read article
Building a Self-Driving Car in Atari 2600 Grand Prix Game – Full tutorial
read article
WHAT SPECS DO I NEED IN A WEB DEV PC?
read article
Access your computer's files from your phone
read article
Featured ones: