fixed last option in assignment-1, changed variable names for better understanding, cleaner code. [perfect code]
This commit is contained in:
parent
39e5ac734c
commit
9e047e1c49
@ -1,5 +1,5 @@
|
||||
'''
|
||||
Problem Statement: In second year computer engineering class, group A student’s play cricket, group B students play badminton and group C students play football.
|
||||
Problem Statement: In second year computer engineering class, group A student's play cricket, group B students play badminton and group C students play football.
|
||||
Write a Python program using functions to compute following:
|
||||
a) List of students who play both cricket and badminton
|
||||
b) List of students who play either cricket or badminton but not both
|
||||
|
Loading…
Reference in New Issue
Block a user