How to Convert tuple to float value in python - Handy Hack
1 comment
:
Posted by:
Handy Hack
at
April 30, 2020
Tags:
float
,
handy hack
,
program
,
python
,
tuple
Many times, When we working with tuple, we have faced a problem in which we need to convert a tuple to floating point number. In a tuple first element represents integer part and next element represents a decimal part. Now the problem is - How to Convert tuple to float value? Let's discuss the creation way-
Main Method: Using join() + float() + str() + ...
Top 10 keyboard shortcut keys everyone should know
No comments
:
Posted by:
Handy Hack
at
April 29, 2020
Tags:
Computer
,
copy
,
drag and drop
,
handy hack
,
keyboard
,
keys
,
paste
,
shortcut
,
Top 10
,
Windows 10

Did you know that using the keyboard shortcut key increases your work efficiency and save your time. So, most of the time you can use the shortcut key for your daily task on your computer. For example, you want to copy any media like songs, videos from one folder to another. Using mouse...
How to Connect Computer With Other Networks Through the Gateway
1 comment
:
Posted by:
Handy Hack
at
April 27, 2020
Tags:
Ad-Hoc
,
Computer
,
Gateway
,
handy hack
,
Internet
,
Network
,
TCP/IP

Gateways are Used to Connect Different Networks together Such as TCP/IP and DEC net. A gateway is a network node that connects the networks using different protocols together. While a bridge is used to join two similar types of networks, a gateway is used to join two dissimilar networks.
Now...
How to find your Computer Serial Number in Windows 10
1 comment
:
Posted by:
Handy Hack
at
April 26, 2020
Tags:
bios
,
Command Prompt
,
Computer
,
handy hack
,
Serial Number
,
Windows 10

Hello,
It's very easy to find your Computer Serial Number. Just follow my steps.
1. Type cmd on search bar and you saw the Command Prompt, then click Run as administrator.
2. Type the Command: wmic bios get serialnumber, then press Enter
3. If your Serial Number is coded...
Subscribe to:
Posts
(
Atom
)