Skip to content

This is practice folder for Generation USA Cybersecurity Analyst Cohort

Notifications You must be signed in to change notification settings

Obinnajude/genest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

genest

This is a practice folder for Generation USA Cybersecurity Analyst Cohort discord group

The main purpose of learning git is for collaboration and source code control. Lets create a real life scenario and practice git and python as we learn

There are two python files in the Src folder in this repo, the cal.py and quiz.py file.

Activity One

In the cal.py file, you are required to contribute to the calculator project by adding a python function to perform the list calculation commented out in the file. Just chose one function and implement.

This will help us to practice the previous python class we did as well as git.

Activity Two

The second file is quiz.py, simply read through the code in the file and see where a python dictionary is on the code that contains the quiz questions, add your own question and the answer to it using dictionary key value pair method. This second activity is if you don't feel like writing python code. It will help you practice git.

Hints

In order to contribute for this activity, you must have a gihub account and git installed on your system

  • The next thing is for you to fork this folder https://github.com/Obinnajude/genest
  • After forking the folder, clone it to your system using the git clone command. Remember to clone the forked folder having your github account name on the URL.
  • You will be using the following git command for this activity on your system. **git clone git status **git add ** **git push ** and probably git pull to update your code if you are coming back later to work on it **
  • After pushing go back to your github account and create a pull request for your input to be merged with the main project folder.

If this activity proves helpful, we will create one that will help us practice branching.

About

This is practice folder for Generation USA Cybersecurity Analyst Cohort

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages