Skip to content

vuinguyen/PythonForCybersecurity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python For Cybersecurity

Purpose: This repo contains the assignments I wrote for the Udemy "Python for Cybersecurity" course by Lloyd Ramsey

Assignment 1: Insurance Company:

  • Create a simple insurance company profile based on the user's input

Assignment 2: Guessing Game:

  • Guess a random number between 1 and 20

Assignment 3: Inventory:

  • An inventory tracking system

Assignment 4: Inventories and Inventories_Fun

  • Implementing the inventory tracking system as a class
  • Several other examples of class implementations including: Dogs and Cars

Assignment 5: API Requests

  • With the user's input, make requests against the useless facts API
  • Parse the results that are returned
  • Display the results in a user friendly format

About

Assignments I worked on for the Udemy Python for Cybersecurity Class

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages