QASM Code assistance

Hello everyone! I am new to using QASM code, I normally use qiskit when I do quantum computing. Is there a tutorial somewhere to learn how to write in QASM code and also, what do i have to download to use it?

I believe you can create your code in Qiskit and then generate the QASM code through function calls like this qiskit.circuit.QuantumCircuit.qasm — Qiskit 0.36.2 documentation

Oh alright… So openQasm code counts as Qasm code? (I know it might be a silly question but i just want to make sure)

It’s an excellent question, and the answer is: Yes