Skip to content

Latest commit

 

History

39 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages