Skip to content

Latest commit

 

History

36 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Review

30 07 2024

Review 1

  • 1. Print hello world! with a newline
  • 2. Declare an int
  • 3. Declare a string
  • 4. Use rand() to set the value of the int between 0 and 9 (0, 1, ..., 8, 9)
  • 5. Use scanf to set the value of the string
  • 6. Print the int
  • 7. Print the string

Review 1 Results

bacon
eggs
ham
cheese
bread
succeeded!

Review 2 Results

./run.sh
Hello World!
gram
7
gram

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages