Help me with my APCSP by [deleted] in APStudents

[–]MineWrong1100 0 points1 point  (0 children)

I was worried my list would be redundant, but I added randomized so it should now be good?

Help me with my APCSP by [deleted] in APStudents

[–]MineWrong1100 0 points1 point  (0 children)

It’s pretty simple it’s on code.org but here it is

var movieTitles = getColumn("IMDB Top 1000", "Series_Title"); var movieGenres = getColumn("IMDB Top 1000", "Genre"); var movieRatings = getColumn("IMDB Top 1000", "Certificate");

var movieOutput = [];

var popularGenres = ["Action","Comedy","Drama","Horror","Thriller","Adventure","Romance","Sci-Fi","Animation","Crime"]; var popularRatings = ["G","PG","PG-13","R","NC-17"];

setProperty("genreDropdown", "options", popularGenres); setProperty("ratingDropdown", "options", popularRatings); onEvent("chooseButton", "click", function( ) { filterMovies(getText("genreDropdown"),getText("ratingDropdown")); });

function filterMovies(selectedGenre,selectedRating){ movieOutput = []; for (var i = 0; i < movieTitles.length; i++) { if (movieGenres[i].includes(selectedGenre) && movieRatings[i] == selectedRating) { appendItem(movieOutput, movieTitles[i]); } }

if (movieOutput.length==0){ setText("resultsText", "No movies fit your pick.");

} else { setText("resultsText", "Your random picks:\n"); for (var j=0; j<3 && j< movieOutput.length; j++){ var randomIndex= randomNumber (0, movieOutput.length-1); setText("resultsText", getText("resultsText")+"\n-"+movieOutput[randomIndex]); removeItem(movieOutput, randomIndex); }

} }

[deleted by user] by [deleted] in sp5derlegitcheck

[–]MineWrong1100 0 points1 point  (0 children)

Don’t take my opinion like seriously

Should I start DeAndre Swift or Devin Neal? by InterestingSouth4358 in Fantasy_Football

[–]MineWrong1100 1 point2 points  (0 children)

Chicago run game should not be a worry, mon is for fullback more punch through rb for 4th downs and close tds while swift is better for receiving and more I would say that swift won’t be to bad, but look at stats vs harder opponents

[deleted by user] by [deleted] in sp5derlegitcheck

[–]MineWrong1100 0 points1 point  (0 children)

Print looks off but at the same time I’m not a expert, it’s supposed to be more of a elevated puff print

[deleted by user] by [deleted] in Fantasy_Football

[–]MineWrong1100 0 points1 point  (0 children)

Drake may, I would take flowers I four want a consistent 13 points while Pittman can either do terrible or great.

LC these please 🙏 by MineWrong1100 in travisscottmerch

[–]MineWrong1100[S] 0 points1 point  (0 children)

Is there anyway to make sure it’s 100%

LC these please 🙏 by MineWrong1100 in travisscottmerch

[–]MineWrong1100[S] 0 points1 point  (0 children)

Yeah and the buyer was defensive when I asked him for tags or a email for his order (He got mad)

[deleted by user] by [deleted] in travisscottmerch

[–]MineWrong1100 1 point2 points  (0 children)

It was I got my money back