Skip to content

rvrv1234/my_c-_script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Simple c++ Addition Script

This is a simple c++ script that defines a function "add()" to perform the addition of two numbers. The script takes two numbers as input from the user and displays the sum of those two numbers.

The script contains:

  • A function "add(num1, num2)" that takes two numbers as input and returns their sum.
  • Example usage that asks the user to input two numbers, calls the function, and prints the result.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages