all (flemme)
This commit is contained in:
6
DEV/DEV3.4/TP01/Base.java
Normal file
6
DEV/DEV3.4/TP01/Base.java
Normal file
@@ -0,0 +1,6 @@
|
||||
public enum Base {
|
||||
A,
|
||||
C,
|
||||
G,
|
||||
T
|
||||
}
|
||||
Reference in New Issue
Block a user