.

Which of the following is NOT a language commonly used for web programming?

PHP

Assembly

Java

Python

Assembly is NOT a language commonly used for web programming. Assembly is a low-level language used to write programs that interact directly with the hardware of a device, whereas web programming languages like PHP, Java, and Python are high-level languages used to write web applications that run on web servers.