Parcourir la source

Update free-programming-playgrounds.md (#8526)

* Update free-programming-playgrounds.md

Added two new compiler for C# and Dart

* Update free-programming-playgrounds.md
Abhishek Kumar Roy il y a 3 ans
Parent
commit
c5db16fbf9
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      more/free-programming-playgrounds.md

+ 2 - 0
more/free-programming-playgrounds.md

@@ -70,6 +70,7 @@
 
 ### <a id="csharp"></a>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