AStasyK / rosalind_ruby

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rosalind_ruby

Running scripts:

  1. Save the data for the script in .txt file

  2. Put the .txt file in the folder that matches the task

  3. In a command line run ruby script with additional parameter - the name of the file with data (with extention).

    For example:

ruby script.rb data.txt
  1. The output will appear in the command line

About


Languages

Language:Ruby 100.0%