Skip to content

khianvictorycalderon/Programming-Practice

Repository files navigation

Programming Practice

List of common programming practices used in interview questions. Both JavaScript and Python.

To run a JavaScript file:

  • node <file>

To run a Python file:

  • py <file_path>
  • or
  • python <file_path>

To clone this project

  1. git clone https://github.com/khianvictorycalderon/Programming-Practice.git

About

A combination of context switching python and javascript programming concept practice files

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published