Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need to decide logic placement of pops and when to assign <Scientists>temp vars #1

Closed
rscinto opened this issue May 29, 2020 · 2 comments
Assignees

Comments

@rscinto
Copy link
Owner

rscinto commented May 29, 2020

Last Command Line input
PS C:\Users\rocco\google drive\NASA\programs> python role_select.py
What is your name? (0 to quit): roc
Enter your top 6 positions in order starting from your faorite.
#1 Project Manager
#2 Deputy PM
#3 Lead Engi
#4 Lead Sci
#5 Lead Admin
#6 Engi
#7 Sci
#8 Admin
Choice : 1
Position #: 1
Choice : 2
Position #: 1
Choice : 3
Position #: 1
Choice : 4
Position #: 1
Choice : 5
Position #: 1
Choice : 6
Position #: 1
What is your name? (0 to quit): 0
Traceback (most recent call last):
File "role_select.py", line 160, in
if temp.topSix[z] == x:
NameError: name 'temp' is not defined
PS C:\Users\rocco\google drive\NASA\programs>

@rscinto rscinto self-assigned this May 29, 2020
@rscinto
Copy link
Owner Author

rscinto commented May 29, 2020

Issue resolved

@rscinto rscinto closed this as completed May 29, 2020
@rscinto
Copy link
Owner Author

rscinto commented May 29, 2020

Solved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant