:-h
so here is the program instruction.
Write a program which opens a data file containing values. the program proceeds to print all values in the same order as store in the file except that duplicate values are skipped.
its a simple program which reads like 10 integers from a text file and skips all the repeated one.
the hint is that you need nested loop
but i have no idea how to do this, :eek::eek::eek:8-|
so help plz:-bd:-bd
