Citi Solution

Every Solution With Citi Solution

How To Create a Ping Script in Python || Python Ping Script | Citi Solution



 How To Create a Ping Script in Python || Python Ping Script | Citi Solution

Youtube Video

Source Code

import os
ipaddr = "google.com"

ping = os.system("ping " + ipaddr + ' -t')

print(ping)







- May 15, 2022 No comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

WHAT IS WEB HOSTING?

Web hosting is a service that allows organizations and individuals to post a website or web page on to the Internet. A web host, or web hosting service provider, is a business that provides the technologies and services needed for the website or webpage to be viewed on the Internet. Websites are hosted or stored, on special computers called servers.

When Internet users want to view your website, all they need to do is type your website address into their browser. Their computer will then connect to your server and your webpages will be delivered to them through the browser.

Most web hosting companies require that you own your domain name in order to host with them. If you do not have a domain name, the web hosting companies will help you purchase one.


- May 11, 2022 No comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

python quick graphic project

Python quick graphic project 

Youtube Video

Source Code


import turtle as tl

tl.bgcolor("black")
tl.pensize(5)
tl.speed(0)


for i in range (5):
  for colours in ["red","blue","gray","black","cyan","green","magenta"]:
     tl.color(colours)
      tl.circle(150)
        tl.right(15)
 
tl.hideturtle()

- May 07, 2022 No comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Newer Posts Older Posts Home
Subscribe to: Posts (Atom)

How To Create a Ping Script in Python || Python Ping Script | Citi Solution

 How To Create a Ping Script in Python || Python Ping Script | Citi Solution Youtube Video Source Code import os ipaddr = "google.com...

  • How to Clear Terminal History in Kali Linux | clear_history
    How to Clear Terminal History in Kali Linux | clear_history open  ~/.zshrc add the following line alias clear_history='echo ""...
  • How To Create a Ping Script in Python || Python Ping Script | Citi Solution
     How To Create a Ping Script in Python || Python Ping Script | Citi Solution Youtube Video Source Code import os ipaddr = "google.com...
  • PPPoE (Point-to-Point Protocol over Ethernet)
    PPPoE (Point-to-Point Protocol over Ethernet) PPPoE (Point-to-Point Protocol over Ethernet) is a specification for connecting multiple compu...

Search

Contributors

  • Arslan
  • Daud Mubarik
  • May 2022 (3)
  • January 2022 (1)
  • February 2021 (1)
  • January 2021 (5)
  • November 2020 (1)
  • July 2020 (1)
  • June 2020 (1)
  • May 2020 (4)
  • April 2020 (3)

Labels

  • ~/.zshrc
  • 64 bit windows 7
  • basic of computer
  • basic of html
  • Basic parts of Computers
  • Center Processing Unit(CPU)
  • Center Processing Unit(CPU)vs Graphics Processing Unit(GPU).CPU VS GPU
  • Citi
  • citi Solution
  • clear_history
  • Computer
  • Computer Case
  • converting vga to hdmi
  • cpu
  • cpu computer
  • displayport
  • dvi cables
  • dvi to hdmi
  • Graphic Card
  • Graphics Processing Unit(GPU)
  • Guido van Rossum
  • Hard Disk Drive
  • Hard Drive
  • HDD VS SSD
  • HDMI
  • HDMI cable
  • How to activate Windows?
  • How to Clear Terminal History in Kali Linux | clear_history
  • html
  • html for beginner
  • html for beginners full course
  • html in hindi
  • i7
  • intel processors
  • Introduction of computer
  • Keyboard
  • LAN Topologies
  • learn html in urdu
  • learn website design urdu
  • Local Area Network
  • micro hdmi cable
  • Monitor
  • Monty Python's Flying Circus.
  • Motherboard
  • Mouse
  • Network LAN
  • Network Computer
  • Networking
  • Networking Network Computer Network LAN WAN
  • Power Cord
  • PPPoE
  • processor
  • Python
  • RAM
  • Random Access Memory
  • Solution
  • Types of RAM
  • urdu
  • vga
  • vga cable
  • vga splitter
  • vga to hdmi
  • vga to hdmi cable
  • Video Card
  • WAN
  • What is a WAN?
  • What is computer?
  • what is html
  • What is Python?
  • What's in a LAN?
  • Who created Python?
  • Windows 10
  • windows 10 32 bit
  • windows 10 64 bit professional
  • windows 10 pro 64 bit key
  • Windows 7
  • Windows 8 or 8.1

Report Abuse

Follow us on Facebook

Follow by Emal

Posts
Atom
Posts
All Comments
Atom
All Comments

Stay Connected

Contact Form

Name

Email *

Message *

Search

  • Home

Popular Posts

  • How to Clear Terminal History in Kali Linux | clear_history
  • What is Network?
Awesome Inc. theme. Powered by Blogger.