Skip to content

Instantly share code, notes, and snippets.

@ArduinoDiscordBot
Created January 8, 2021 10:27
Show Gist options
  • Save ArduinoDiscordBot/f79473028dec4848de25f0912e84ff03 to your computer and use it in GitHub Desktop.
Save ArduinoDiscordBot/f79473028dec4848de25f0912e84ff03 to your computer and use it in GitHub Desktop.
Code by =TSGer= ✠Beast✠#1662 - Fri Jan 08 2021 10:27:55 GMT+0000 (Coordinated Universal Time)

This gist was pasted by the Arduino discord server bot.

This gist was automatically pasted at the request of the code author or one of the discord server helpers. If you have any suggestions or bugs to report, you can do so on our GitHub repository, or in our discord server. This project is run by volunteers so feel free to fork and commit your changes then open a pull request!


⬇️ Pasted Code ⬇️

cpp
#include<iostream>
std::cout << "Hello, World!" << std::endl;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment