nama_buah = ["Jeruk","Mangga","Apel","Anggur",]nama_buah.pop()print(nama_buah)
Standard input is empty
['Jeruk', 'Mangga', 'Apel']
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!