mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-04-27 07:33:57 +00:00
update qsharp to csharp
This commit is contained in:
parent
8d56eaac00
commit
3de23bee6d
@ -10,7 +10,7 @@ filename: LearnQSharp.qs
|
||||
|
||||
Q# is a high-level domain-specific language which enables developers to write quantum algorithms. Q# programs can be executed on a quantum simulator running on a classical computer and (in future) on quantum computers.
|
||||
|
||||
```qsharp
|
||||
```c#
|
||||
// Single-line comments start with //
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user