Answers for "google translater"

0

google translate

let prompt = prompt("who here uses rosetta stone?");

if (prompt != null) {
    if (prompt == "yes") {
        alert("ok cool");
        } else if (prompt == "no") {
		alert("ok then");
        }
    } else {
     alert("bruh"); 
    }
Posted by: Guest on June-22-2020
-1

google translate

using System;
namespace youAreGayForUsingGoogleTranslate()
  
  public static void main("you're gay")
Posted by: Guest on April-19-2021

Browse Popular Code Answers by Language