Skip to content

Instantly share code, notes, and snippets.

@novicahya99
Last active June 30, 2020 04:30
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save novicahya99/667808428988c429eaf5649758efa2a2 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<absensi>
<Mahasiswa>
<nama>Novi Cahya Ningdliyah</nama>
<NIM>4117036</NIM>
<kelas>A</kelas>
<semester>6</semester>
</Mahasiswa>
<Mahasiswa>
<nama>Indana Zulfa</nama>
<NIM>4117035</NIM>
<kelas>A</kelas>
<semester>6</semester>
</Mahasiswa>
<Mahasiswa>
<nama>Nur Kholisah</nama>
<NIM>4117029</NIM>
<kelas>A</kelas>
<semester>6</semester>
</Mahasiswa>
</absensi>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment