R
library(sudotv-the-main)
# Welcome to SudoTV the Main!
print("Hello World!")
# Visit Page for SudoTV Series
sudoTVSeries <- function() {
    ViewManager->open("SudoTV Series");
}library(sudotv-the-main)
# Welcome to SudoTV the Main!
print("Hello World!")
# Visit Page for SudoTV Series
sudoTVSeries <- function() {
    ViewManager->open("SudoTV Series");
}