#include #include using namespace std; int main() { ofstream buckysFile("beefjerky.txt"); if(buckysFile.is_open()){ cout << "okt he file is open" <