.py and .pyc

Question

What is the difference between .py and .pyc files?

in progress 0
Pragya Rani 4 years 1 Answer 714 views Contributor 0

Answer ( 1 )

  1. .pyc contains the compiled byte code of .py file

Leave an answer

Browse
Browse