JustPaste
HomeCategoriesAboutDonateContactTerms of UsePrivacy Policy
JustPaste

Free online notepad — write and share instantly

Navigate

  • Home
  • Timeline
  • Categories

Info

  • About
  • Donate
  • Contact

Legal

  • Terms of Use
  • Privacy Policy

© 2026 JustPaste.app. All rights reserved.

Made with ♥ by JustPaste

shit head | JustPaste.app
6 days ago7 views
👨‍💻Programming

shit head

var as =  "null";
if (average >= 98) {
as = "with highest honor";
} else if (average >= 95 && average <= 97){
as = "with high honor";
} else if (average >= 90 && average <= 94){
as = "with honor";
} else {
as = "without honor";
}
← Back to timeline