@ -1,4 +1,4 @@
#!/bin/bash
cat output.txt | awk '{print (($7 + $8 + $9)/($7 + $8 + $6))*100;}' > clear.txt
avg=$(num-average clear.txt)
avg=$(numaverage clear.txt)
echo "Medium: $avg" >> clear.txt
The note is not visible to the blocked user.