Skip to content

LunarPhobia/CNA340

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

my_last_python_assignment

This code takes the IP address that the user inputs and determines whether the IP is the router or a lease.

Getting Started

These instructions will install python on your machine to run my_last_python_assignment:

  1. Go to https://www.python.org/downloads/ and download latest version for your OS.
  2. Save file.
  3. Open installer and complete setup.

Alternatively, you can also install python on Linux with the following commands in command line:

sudo apt-get update
sudo apt-get install python3.9

Running

Once installed you can run the program with the following command

python my_last_python_assignment.py

Thanks

Zak Rubin for providing examples and giving feedback

About

Code and Work related to CNA340 IT Project Management

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%