浏览代码

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 3 年之前
父节点
当前提交
c5db16fbf9
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      more/free-programming-playgrounds.md

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

@@ -70,6 +70,7 @@
 
 
 ### <a id="csharp"></a>C\#
 ### <a id="csharp"></a>C\#
 
 
+* [Programiz - Online Compiler](https://www.programiz.com/csharp-programming/online-compiler/)
 * [SoloLearn](https://code.sololearn.com/csharp)
 * [SoloLearn](https://code.sololearn.com/csharp)
 
 
 
 
@@ -97,6 +98,7 @@
 ### Dart
 ### Dart
 
 
 * [DartPad](https://dartpad.dev)
 * [DartPad](https://dartpad.dev)
+* [Replit](https://replit.com/languages/dart)
 
 
 
 
 ### Docker
 ### Docker