This first module of C++ is designed to help you understand the specifities of the language when compared to C. Time to dive into Object Oriented Programming!
from sys import argv
print("".join(argv[1:]).upper())
but in c++
Welcome to the 80s and its unbelievable technology! Write a program that behaves like a crappy awesome phonebook software.
HAYO
you need to create a Account.cpp file and quickly write some lines of pure awesome C++
in other words, finally, class