A Pen by ijustlovehim on CodePen.
Discover gists
using System; | |
using System.Globalization; | |
namespace FirstModule | |
{ | |
internal class Program | |
{ | |
static void Main(string[] args) | |
{ | |
//Subtask a |
Log uploaded on Friday, February 7, 2025, 1:01:53 AM | |
Loaded mods: | |
Prepatcher(zetrith.prepatcher): 0Harmony(2.3.3), 0PrepatcherAPI(1.2.0), 0PrepatcherDataAssembly(1.0.0), PrepatcherImpl(1.0.0), Prestarter(1.0.0) | |
Harmony(brrainz.harmony)[mv:2.3.1.0]: 0Harmony(2.3.3), HarmonyMod(2.3.1) | |
Fishery - Modding Library(bs.fishery): 0PrepatcherAPI(1.2.0), 1Fishery(0.6.1), System.Runtime.CompilerServices.Unsafe(av:6.0.0,fv:6.0.21.52210) | |
Core(Ludeon.RimWorld): (no assemblies) | |
Better Log - Fix your errors(bs.betterlog): 0PrepatcherAPI(1.2.0), 1Fishery(av:0.6.1,fv:0.5.1.2), BetterLog(1.1.0), System.Runtime.CompilerServices.Unsafe(av:6.0.0,fv:6.0.21.52210) | |
Performance Fish(bs.performance): PerformanceFish(0.6.2) | |
Royalty(Ludeon.RimWorld.Royalty): (no assemblies) | |
Ideology(Ludeon.RimWorld.Ideology): (no assemblies) |
{ | |
"passed": true, | |
"results": { | |
"errors": [], | |
"failed": [], | |
"passed": [ | |
{ | |
"description": "Check to make sure that all CRs have a spec block.", | |
"elapsed_time": 22147.0, | |
"name": "ScorecardBasicSpecCheck" |
using NUnit.Framework; | |
[TestFixture] // Marks the class as a test fixture | |
public class CalculatorTests | |
{ | |
private Calculator _calculator; | |
[SetUp] // Equivalent to [TestInitialize] in MSTest | |
public void Setup() | |
{ |
#include <WebServer.h> | |
#include <WiFi.h> | |
#include <esp32cam.h> | |
const char* WIFI_SSID = "POCOX3GT"; | |
const char* WIFI_PASS = "q2fghwvray2023rty"; | |
WebServer server(80); | |
-- AH POST-SERVER LOGS -- | |
-- ServerID: 68584be1-cfec-4ce4-8284-da8dd4e91383 | |
-- Server started: February 06, 2025 09:59 PM UTC | Server uptime: 79 seconds | |
------------------ LOADB LOGS ------------------ | |
{ | |
} |
{ | |
"rates": { | |
"93-117": [ | |
{ | |
"changer": 79, | |
"rate": "0.0000001124106277", | |
"rankrate": "0.0000001143158926", | |
"reserve": "1305224.24", | |
"inmin": "0.002", | |
"inmax": "0.1467", |
Lecture 1: Introduction to Research — [📝Lecture Notebooks] [
Lecture 2: Introduction to Python — [📝Lecture Notebooks] [
Lecture 3: Introduction to NumPy — [📝Lecture Notebooks] [
Lecture 4: Introduction to pandas — [📝Lecture Notebooks] [
Lecture 5: Plotting Data — [📝Lecture Notebooks] [[
Headline: Global Stocks Rally as Investors Welcome Positive Economic Data Summary: Global stocks surged today as investors reacted positively to the latest economic data showing strong growth in key markets. Tech stocks led the rally, with Apple and Amazon both posting impressive gains. Analysts are optimistic about the outlook for the market in the coming weeks. Link: FT.COM/unique_id
Headline: Unemployment Rate Drops to Record Low in the US Summary: The US unemployment rate fell to a record low of 3.5% last month, surprising economists who had projected a slight increase. The robust job market is expected to boost consumer confidence and drive further economic growth in the United States. Link: FT.COM/unique_id
Headline: Brexit Uncertainty Continues to Weigh on UK Economy Summary: Brexit uncertainty persists as the UK approaches the October 31 deadline for its departure from the European Union. Businesses are increasingly concerned about the potential impact of a no-deal Brexit on trade and supply chains.