Skip to content

Code and Work related to CNA340 IT Project Management

Notifications You must be signed in to change notification settings

FisehaTessema4/CNA340

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Project Title

write two function which return of the ping function.

Description

ping(ip_address) which takes a ip_address and returns a string formatted as “Ping Response from 127.0.0.1 10ms”

Getting Started

Here is how you can install and run Python on your computer.

Download the latest version of Python(3.9.5) Run the installer file and follow the steps to install Python During the install process, check Add Python to environment variables. This will add Python to environment variables, and you can run Python from any part of the computer.

Also, you can choose the path where Python is installed. Once you finish the installation process, you can run Python.

Prerequisites

This program requires 3+ to run, with IDE. The commands below will [upgrade OS and install the prerequisites, or do something else]

sudo apt update
sudo apt upgrade
sudo apt install package1 package2

Running

Once installed you can run the program with the following command We just need to save it with the .py extension.IDE is a piece of software that provides useful features like code hinting, syntax highlighting and checking, file explorers, etc. to the programmer for application development.

python week three.py

Add any additional ways to run the program below

python week three.py test.txt

Thanks

Provide thank yous and attributions here. If someone helped you, you looked at another repository, or another article, provide it here.

About

Code and Work related to CNA340 IT Project Management

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%