We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8df7b0 commit a3767dbCopy full SHA for a3767db
0x02-functions_nested_loops/100-times_table.c
@@ -1,4 +1,4 @@
1
-#include "holberton.h"
+#include "main.h"
2
3
/**
4
* print_times_table - Prints a multiplication table up to param
0 commit comments