From c5db16fbf93d9cffbbbd01d3af3718134d4509c1 Mon Sep 17 00:00:00 2001 From: Abhishek Kumar Roy <94786912+Adi-Abhishek@users.noreply.github.com> Date: Tue, 18 Oct 2022 04:48:01 +0530 Subject: [PATCH] Update free-programming-playgrounds.md (#8526) * Update free-programming-playgrounds.md Added two new compiler for C# and Dart * Update free-programming-playgrounds.md --- more/free-programming-playgrounds.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/more/free-programming-playgrounds.md b/more/free-programming-playgrounds.md index eee4a4a83..076b27b41 100644 --- a/more/free-programming-playgrounds.md +++ b/more/free-programming-playgrounds.md @@ -70,6 +70,7 @@ ### C\# +* [Programiz - Online Compiler](https://www.programiz.com/csharp-programming/online-compiler/) * [SoloLearn](https://code.sololearn.com/csharp) @@ -97,6 +98,7 @@ ### Dart * [DartPad](https://dartpad.dev) +* [Replit](https://replit.com/languages/dart) ### Docker