How to write pseudocode in python

 I want the pseudocode format for the following:
  1. For appending a set of values into an empty list in python.
  2. For calling an inbuild function in python.

You don't write pseudo-code in python. Pseudo-code should be language independent. Thus the "pseudo" part.

There is plenty of resource online. Do you have a specific subject on what you need psudo code for?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.