issues
search
rmotr-curriculum
/
base-python-curriculum-questions
3
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Rounding issues?
#490
snyderjamie
opened
5 years ago
0
Order of if statements
#489
snyderjamie
closed
5 years ago
1
Should these attributes be hard coded?
#488
chinnappa-raju
closed
5 years ago
1
I'm not understanding this test, why I do not pass. It's not possible for my solution to have duplicates.
#487
lefthandkick
closed
5 years ago
2
using cls() as an element
#486
chinnappa-raju
closed
5 years ago
1
Test
#485
danis-developments
closed
5 years ago
1
Does given solution actually meet the requirements?
#484
danis-developments
closed
5 years ago
2
Is there another approach to take here?
#483
danis-developments
closed
5 years ago
1
Is there another approach?
#482
danis-developments
closed
5 years ago
1
My code keeps running
#481
bryanalmeida525
closed
5 years ago
1
KeyError
#480
code-kopilka
closed
5 years ago
1
Differences in code solutions
#479
topher-allen
closed
5 years ago
1
what is wrong here?
#478
code-kopilka
closed
5 years ago
1
Quotient Rule
#477
snyderjamie
closed
5 years ago
1
Notes and examples
#476
chinnappa-raju
closed
5 years ago
2
Doesn't pass the "Given Name and Animal Type" test, but passes the other three
#475
joetynan
closed
5 years ago
2
What is wrong here?
#474
code-kopilka
closed
5 years ago
1
'in' vs 'is' vs '=='
#473
code-kopilka
closed
5 years ago
1
Index incrementing
#472
code-kopilka
closed
5 years ago
1
What is wrong here?
#471
code-kopilka
closed
5 years ago
1
float vs decimal
#470
topher-allen
closed
5 years ago
1
Variations of assert
#469
topher-allen
closed
5 years ago
1
Submit solution button not working
#468
chinnappa-raju
closed
5 years ago
1
class object creation
#467
nanatetteh
closed
5 years ago
3
Need more explanation on the getattr method in search method.
#466
vchau76
closed
5 years ago
2
I dont see the required lesson for this exercise.
#465
chinnappa-raju
closed
5 years ago
2
even positions
#464
nanatetteh
closed
5 years ago
1
why `return 1` does not work here
#463
code-kopilka
closed
5 years ago
1
Trying to figure out palindromic number.
#462
realuniverse
closed
5 years ago
1
Why doesn't this work?
#461
roccocervantes
closed
5 years ago
1
Population Density Test not passing
#460
MoodyG
closed
5 years ago
1
does the order of my format count?
#459
MoodyG
closed
5 years ago
1
Why wouldnt dict() work here and i notice the solution uses the string.ascii_lowercase, can I use line.lower() here?
#458
jojoms711
closed
5 years ago
2
Empty ipynb files
#457
okurtphed
closed
5 years ago
1
Confused on assert test
#456
tjperry07
closed
5 years ago
1
Why do we need to iterate over line?
#455
okurtphed
closed
5 years ago
1
Why
#454
lefthandkick
closed
5 years ago
1
Not sure why this code isn't working
#453
nicktlc
closed
5 years ago
1
I do not know how to loop through the dict
#452
IsaiahDB
closed
5 years ago
1
Can I reverse the list first?
#451
MoodyG
closed
5 years ago
1
Extra n
#450
gmrkss
closed
5 years ago
1
Trying to find a solution other than print()
#449
IsaiahDB
closed
5 years ago
1
How to understand the difference between str and repr
#448
roccocervantes
closed
5 years ago
1
My code works but want to know if the solution is better
#447
YuchuanWeng
closed
5 years ago
1
Not sure how to count each instances
#446
tjperry07
closed
5 years ago
1
A more efficient way
#445
nicktlc
closed
5 years ago
1
A more efficient way
#444
nicktlc
closed
5 years ago
1
Need help with my code
#443
ramrajkonuganti
closed
5 years ago
1
Assert error - my board isn't matching the expected
#442
Deiberk
closed
5 years ago
1
How does the code " for in a_string" know to check for the string?
#441
Vtran4
closed
5 years ago
1
Next