parent
b09bebcd84
commit
908a4abb0e
1 changed files with 5 additions and 1 deletions
@ -1 +1,5 @@ |
||||
# Please implement your solution to rna-transcription in this file |
||||
class RnaComplement |
||||
def self.of(dna) |
||||
end |
||||
end |
||||
|
||||
|
Loading…
Reference in new issue